<@charset "UTF-8";>

body {
    color: #333333;
    padding: 0px;
    line-height: 1.4em;
    margin: 0px;
    background-color:#f8f8f8;
    background-repeat: repeat-x;
    font-family: "Lucida Grande", ＭＳゴシック, Geneva, Arial, Verdana, sans-serif;
    font-size: 12px;
}

.leftcontents01{
  position: relative;
  margin: 0 auto;
  margin-top: 10px; 
  font-family: "游ゴシック";
  border: 2px solid mediumblue;
  width: 800px;
  height: 350px;  
}

.leftcontents01>.block.block02 {
  position: absolute;
  margin: 158px 0px 0px 150px;
  padding: 10px 10px 10px 0px;
  width: 500px;
  height: 10px;
  font-size: 20px;
  font-family: "游ゴシック";
  border: 1px solid blue;
  color: white;
  text-align: center;
}

.leftcontents01 p:nth-of-type(n+2):nth-of-type(-n+2){
  position: absolute;
  margin: 20px 0px 0px 5px;
  border: 1px solid black;  
}

.leftcontents01 p:nth-of-type(n+2):nth-of-type(-n+2)>.p03{
  position: absolute;
  margin: 8px 0px 0px 5px;
  font-family: "游ゴシック";
  width: 160px;
  height:80px;  
}

.leftcontents01 p:nth-of-type(n+3):nth-of-type(-n+3){
  position: absolute;
  margin: 12px 0px 0px 205px;
  font-family: "游ゴシック";
  border: 1px solid black;
  color: black;
}

.leftcontents01 p:nth-of-type(n+3):nth-of-type(-n+3)>.p04{
  position: absolute;
  margin: 18px 0px 0px -2px;
  font-family: "游ゴシック";
  width: 180px;
}

.leftcontents01 p:nth-of-type(n+4):nth-of-type(-n+4){
  position: absolute;
  margin: 9.9px 0px 1px 404px;
  font-family: "游ゴシック";
  border: 1px solid black;
}

.leftcontents01 p:nth-of-type(n+4):nth-of-type(-n+4)>.p05{
  position: absolute;
  margin: 10px 0px 0px -155px;
  font-family: "游ゴシック";
  width: 170px;
  text-align: left;
}

.leftcontents01 p:nth-of-type(n+5):nth-of-type(-n+5){
  position: absolute;
  margin: 22px 0px 0px 604px;
  font-family: "游ゴシック";
  border: 1px solid black;
}

.leftcontents01 p:nth-of-type(n+5):nth-of-type(-n+5)>.p06{
  position: absolute;
  margin: -3px 0px 0px 15px;
  font-family: "游ゴシック";
  width: 150px;
  height: 50px;
}

.leftcontents01 p:nth-of-type(n+6):nth-of-type(-n+6){
  position: absolute;
  margin: 193px 0px 0px 5px;
  font-family: "游ゴシック";
  border: 1px solid black; 
}

.leftcontents01 p:nth-of-type(n+6):nth-of-type(-n+6)>.p07{
  position: absolute;
  margin: 8px 0px 0px 8px;
  font-family: "游ゴシック";
  width: 160px;
  height: 80px;
}

.leftcontents01 p:nth-of-type(n+7):nth-of-type(-n+7){
  position: absolute;
  margin: 210px 0px 0px 200px;
  font-family: "游ゴシック";
  border: 1px solid black; 
}

.leftcontents01 p:nth-of-type(n+7):nth-of-type(-n+7)>.p08{
  position: absolute;
  margin: 3px 0px 0px 2px;
  font-family: "游ゴシック";
  width: 160px;
  height: 80px;
}

.leftcontents01 p:nth-of-type(n+8):nth-of-type(-n+8){
  position: absolute;
  margin: 211px 0px 0px 400px;
  font-family: "游ゴシック";
  border: 1px solid black;
}

.leftcontents01 p:nth-of-type(n+8):nth-of-type(-n+8)>.p09{
  position: absolute;
  margin: -5px 0px 0px 7px;
  font-family: "游ゴシック";
  width: 150px;
  height: 90px;
  font-size: 15.1px;
}

.leftcontents01 p:nth-of-type(n+9):nth-of-type(-n+9){
  position: absolute;
  margin: 191px 0px 0px 600px;
  font-family: "游ゴシック";
  border: 1px solid black;
}

.leftcontents01 p:nth-of-type(n+9):nth-of-type(-n+9) .p02{
  position: absolute;
  margin: 0px 0px 0px -2px;
  font-family: "游ゴシック";
  width: 100px;
  height: 20px;  
}

.leftcontents01 p:nth-of-type(n+9):nth-of-type(-n+9) .p03{
  position: absolute;
  margin: 25px 0px 0px -80px;
  font-family: "游ゴシック";
  width: 100px;
  height: 20px; 
}

.left_contents ul{
  margin:-5px 0px 0px 0px;
  font-family: "游ゴシック";
}

.left_contents>ul>li:nth-of-type(n+1):nth-of-type(-n+1) p{
  position: absolute;
  width: 300px;
  height: 10px;
  margin: -25px 0px 0px -24px;
  font-size: 14px; 
  }

.left_contents>ul>li:nth-of-type(n+2):nth-of-type(-n+2) p{
   position: absolute;
   width: 300px;
   height: 10px;
   margin: -25px 0px 0px -24px;
   font-size: 14px;
   }

.left_contents>ul>li:nth-of-type(n+3):nth-of-type(-n+3) p{
   position: absolute;
   width: 300px;
   height: 10px;
   margin: -25px 0px 0px -24px;
   font-size: 14px;
   }

.left_contents>ul>li:nth-of-type(n+4):nth-of-type(-n+4) p{
   position: absolute;
   width: 300px;
   height: 10px;
   margin: -25px 0px 0px -24px;
   font-size: 14px;
   }

.left_contents>ul>li:nth-of-type(n+5):nth-of-type(-n+5) p{
   position: absolute;
   width: 300px;
   height: 10px;
   margin: -25px 0px 0px -24px;
   font-size: 14px;
   }

.left_contents>ul>li:nth-of-type(n+6):nth-of-type(-n+6) p{
  position: absolute;
  width: 300px;
  height: 10px;
  margin: -25px 0px 0px -24px;
  font-size: 14px;
  }

.link01{
position: absolute;
margin: 0px 0px 0px 260px;
width: 800px;
height: 50px;
}                

.block{
  margin: 0 auto;
  font-family: "游ゴシック";
  text-align: center;
  font-weight: bolder;
  background-color: blue; 
  color: white; 
}

.title01 {
  position: relative;
  margin: 0 auto;
  margin-top:160px;
  padding: 20px 0px 20px 20px;
  border: 2px solid black;
  background: -moz-linear-gradient(left, blue, deepskyblue);
  background: -webkit-linear-gradient(left, blue, deepskyblue);
  background: linear-gradient(to right, blue, deepskyblue);
  width: 800px;
  height: 10px;
  font-size: 30px;
  font-family: "游ゴシック";
  border: 2px solid black;
  color: #FFF; 
}

.title01 p {
  padding: 0px 10px 0px 10px;
}

.subtitle01 {
  position: relative;
  margin: 15px 0px 0px 0px;
  padding: 30px 10px 30px 10px;
  width: 100px;
  height: 40px;
  border: 2px solid black;
  background-color: darkblue;
  text-align: center;
  color: #FFF;
  font-size: 17px;
  font-family: "游ゴシック";
}

.subtitle01 p {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 120px;  
  line-height: 1.0;
  height: 30px;
}

.toc {
  display: inline-block;
  margin: 0px 0px 0px 80px;  
}

.toc>.subtitle01:nth-of-type(1) p {
  margin-top:10px;
}

.toc>.subtitle01:nth-of-type(4) p {
  margin-top:10px;
}

.block.block01 {
  padding: 20px 0px 20px 0px;
  width: 340px;
  height: 10px;
  font-size: 24px;
  color: yellow;
}

.item {
  position: absolute;
  display: inline-block;
  margin-top: 10px;
  padding-left:  24px;
  width: 720px;
  height: 500px;
  list-style: none;
  font-size: 18px;
  color: black;
  font-family: "游ゴシック";
}

.item p:nth-of-type(n):nth-of-type(-n+3) {
  padding: 10px 0px 10px 0px;
  line-height: 1.0;
}

.item:nth-of-type(n+2) p:nth-of-type(n+4):nth-of-type(-n+6) {
  margin: 15px 0px 10px 0px;
  padding: 10px 0px 10px 0px;
  line-height: 0;
}

.item p:nth-of-type(7) {
  margin: 20px 0px 10px 0px;
  padding: 10px 0px 10px 0px;
  line-height: 0;
}

.item p:nth-of-type(8) {
  margin: 10px 0px 10px 0px;
  padding: 10px 0px 10px 0px;
  line-height: 0;
}

.item p:nth-of-type(9) {
  margin: 10px 0px 10px 0px;
  padding: 10px 0px 10px 0px;
  line-height: 0;
}

.item p:nth-of-type(10) {
  margin: 10px 0px 10px 0px;
  padding: 10px 0px 10px 0px;
  line-height: 0;
}

.item p:nth-of-type(n+11):nth-of-type(-n+13) {
  padding: 10px 0px 10px 0px;
  line-height: 0.9;
}

.item p:nth-of-type(13) {
  margin: 0px 0px 0px 0px;
  padding: 10px 0px 10px 0px;
  line-height: 0;
}

.encircle {
  position: relative;
  margin: 0 auto;
  top: 50px;
  width: 820px;
  height: 400px;
  border: 1px solid blue;    
}

.block.block01 {
  margin: 0 auto;
  align-items: center;
  padding: 20px 0px 20px 0px;
  width: 340px;
  height: 10px;
  font-size: 24px;
  color: yellow; 
}

.block.block01:has(.p1):nth-of-type(n):nth-of-type(-n+2){
  margin-top: 80px;
  width: 700px;
  height: 5px;
  font-size: 28px;
  color: greenyellow;  
}

.block.block01:has(.p1):nth-of-type(n):nth-of-type(-n+2) .p1{
  margin-top: -11px;
  width: 600px;
  height: 5px;
  padding: 10px 0px 10px 0px;
  font-size: 24px;
}

.block.block01:has(.p1):nth-of-type(n+3):nth-of-type(-n+3){
  margin-top: 60px;
  width: 700px;
  height: 5px;
  font-size: 28px;  
}

.speechBubble {
  position:relative;
  display: inline-block;
  margin-bottom: 20px;
  padding: 24px 16px;
  border: 2px solid #000000;
  border-radius: 50%;
  background-color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  font-family: "游ゴシック"; 
  font-weight: bolder;
  color: #000000;
} 

.speechBubble::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 73%;
  border-style: solid;
  border-width: 40px 0 0 40px;
  border-color: #000000 transparent transparent;
  translate: -50% 100%;
}

.speechBubble.speechBubble01{
  margin: 40px 0px 340px -350px;
  padding: 20px 20px 30px 10px;
  width: 160px;
  height: 80px;
  background: linear-gradient(white, LimeGreen);
}

.speechBubble01::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 75.96%;
  border-style: solid;
  border-width: 20px 0 0 19px;
  border-color: #000000 transparent transparent;
  translate: -60% 40%;
}

  .speechBubble01::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 73.7%;
    border-style: solid;
    border-width: 20px 0px 0 20px;
    border-color: LimeGreen transparent transparent;
    translate: calc(-50% + 0.4px) 30%;
    transform-origin: top;
  }
  
   .speechBubble.speechBubble02 {
    position: absolute;
    display: inline-block;
    margin: 30px 0px 0px 5px;
    padding: 20px 20px 30px 10px;
    width: 160px;
    height: 80px;
    background: linear-gradient(white, yellow);
  }
  
  .speechBubble02::before {
    content: "";
    position: absolute;
    left: 60%;
    margin-bottom: 1px;
    margin-right: 3px;
    border-style: solid;
    border-width: 25px 0 0 20px;
    border-color: #000000 transparent transparent;
    translate: 50% 70%;
  }
  
  .speechBubble02::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 54.4%;
    border-style: solid;
    border-width: 30px 0 0 30px;
    border-color: yellow transparent transparent;
    translate: 30% 50%;
  }

  .speechBubble.speechBubble03 {
    position: absolute;
    display: inline-block;
    margin: 27px 0px 0px 205px;
    padding: 20px 20px 30px 10px;
    width: 160px;
    height: 80px;
    font-size: 15px;
    text-align: right;
    background: linear-gradient(white, red);
  }

  .speechBubble03::before {
    content: "";
    position: absolute;
    margin-bottom: 1px;
    left: 34%;
    border-style: solid;
    border-width: 25.1px 20px 0 0;
    border-color: #000000 transparent transparent;
    translate: -60% 80%;
  }
  
  .speechBubble03::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 21.7%;
    border-style: solid;
    border-width: 25.8px 24px 0 0;
    border-color: red transparent transparent;
    translate: calc(50% + 0.4px) 69.6%;
  }

  .speechBubble.speechBubble03 p {
    position: absolute;
    margin: 10px 0px 0px 8px;
    padding: 5px 0px 0px 0px;
    width: 160px;
    height: 70px;
    font-size: 15px;
    text-align: left;
 }

 .speechBubble.speechBubble04 {
  position: absolute;
  display: inline-block;
  margin: 39.1px 0px 0px 403px;
  padding: 20px 20px 30px 10px;
  width: 160px;
  height: 80px;
  background: linear-gradient(white,CornflowerBlue); 
}

.speechBubble04::before {
  content: "";
  position: absolute;
  margin-top: 0px;
  margin-bottom: 1px;
  left: 19.6%;
  border-style: solid;
  border-width: 24px 22px 0 0;
  border-color: #000000 transparent transparent;
  translate: -40% 30%;
}

.speechBubble04::after {
  content: "";
  position: absolute;
  margin:85px 0px 0px 31.7px;
  border-style: solid;
  border-width: 25px 25px 0 0;
  border-color: CornflowerBlue transparent transparent;
  translate: calc(-50% + 0.4px) 20%;
  transform-origin: top;
}

.speechBubble.speechBubble05 {
  margin: 0px 0px 156px -200px;
  padding: 20px 20px 30px 10px;
  width: 160px;
  height: 80px;
  background: linear-gradient(Orchid, white);
}

.speechBubble05::before {
  content: "";
  position: absolute;
  left: 86%;
  top:-54px;
	width: 10px;
	height: 10px;
  background-color: #000000;
  clip-path: polygon(40% 40%,0% 40%, 40% 0%); 
}

.speechBubble05::after {
  content: "";
  position: absolute;
  left:72.1%;
  margin-top: -23px;
  width: 20px;
  height: 20px;
  background: linear-gradient(violet, Orchid);
  clip-path: polygon(100% 100%,0% 100%, 100% 0%);
}

.speechBubble.speechBubble05 p {
  position: absolute;  
  padding: 15px 0px 0px 12px;
  width: 150px;
  height: 100px;
  font-size: 15px;
  text-align: left;
  font-family: "游ゴシック"; 
  font-weight: bolder;
  color: red;
}

.speechBubble.speechBubble06 {
  margin: 0px 0px 140px 1px;
  padding: 24px 16px;
  width: 160px;
  height: 80px;
  background: linear-gradient(HotPink,white);
}

.speechBubble06::before {
  content: "";
  position: absolute;
  left: 78.4%;
  top:-78px;
	width: 15px;
	height: 17px;
  background-color: #000000;
  clip-path: polygon(60% 60%,0% 60%, 60% 0%);
}

.speechBubble06::after {
  content: "";
  position: absolute;
  margin-top: -43px;
  left: 62.8%;
  width: 33.5px;
  height: 34px;
  background: linear-gradient(lightpink,HotPink);
  clip-path: polygon(100% 100%,0% 100%, 100% 0%);
}

.speechBubble.speechBubble06 p {
  position: absolute;
  width: 150px;
  height: 100px;
  padding: 10px 0px 0px 10px;
  font-size: 15px;
  text-align: left;
  font-family: "游ゴシック"; 
  font-weight: bolder;
  color: #000000;
}

.speechBubble.speechBubble07 {
  margin: 0px 0px 140px 4px;
  padding: 24px 16px;
  width: 160px;
  height: 80px;
  background: linear-gradient(orange,white);
}

.speechBubble07::before {
  content: "";
  position: absolute;
  left: 55%;
  top: -79.1px;
	width: 15px;
	height: 17px;
  background-color: #000000;
  clip-path: polygon(40% 40%,0% 0%, 0% 40%);
}

.speechBubble07::after {
  content: "";
  position: absolute;
  margin-top: -45px;
  left: 41.6%;
  width: 33.5px;
  height: 34px;
  background: linear-gradient(orange,orange);
  clip-path: polygon(70% 70%,0% 0%, 0% 70%);
}

.speechBubble.speechBubble08 {
  margin: 0px 0px 160px 3px;
  padding: 24px 16px;
  width: 160px;
  height: 80px;
  background: linear-gradient(dodgerblue,white);
  }
  
.speechBubble08::before {
  content: "";
  position: absolute;
  left: 27.6%;
  margin-bottom: 130px;
  width: 15px;
  height: 15px;
  background-color: #000000;
  clip-path: polygon(40% 40%,0% 0%, 0% 40%);
  }
  
  .speechBubble08::after {
    content: "";
    position: absolute;
    margin-top: -48.2px;
    left: 14.2%;
    width: 34.9px;
    height: 34px;
    background: linear-gradient(DeepSkyblue,dodgerblue);
    clip-path: polygon(60% 60%,0% 0%, 0% 60%);
  }
  
.content{
  margin: 0 auto;
  margin-top: 0px;
  font-family: "游ゴシック";
  font-size: 20px;
  color: black;
  text-align: center;
}

.content_left{
  margin: 0 auto;
  font-family: "游ゴシック";
  font-size: 20px;
  color: black;
  text-align: left;
}

.content_blue{
  margin: 0 auto;
  margin-top: 0px;
  font-family: "游ゴシック";
  font-size: 20px;
  color: black;
  text-align: center;
  border: 4px solid blue;
}

.arrow {
  margin: 0 auto;
  margin-top: 10px;
  width: 40px;
  height: 40px;
  background: DeepSkyBlue;
  clip-path: polygon(0 39.4%, 26.4% 39.4%, 26.4% 0, 73.6% 0, 73.6% 39.4%, 100% 39.4%, 50% 100%);
}

.arrow.arrow02 {
  margin-top: 0px;
  width: 40px;
  height: 50px;
  background: blue;
  clip-path: polygon(0 39.4%, 26.4% 39.4%, 26.4% 0, 73.6% 0, 73.6% 39.4%, 100% 39.4%, 50% 100%);
}

.aaa>.arrow.arrow02{
  margin-top: 0px;
 width: 39px;
 height: 16px; 
}

.emphasis {
  position: relative;
  margin: 0 auto;
  margin-top: 20px;
  padding: 5px 28px 5px 10px;
  width: 614px;
  height: 70px;
  font-family: "游ゴシック";
  text-align: left;
  font-weight: bolder;
  background-color: DeepSkyBlue; 
  color: white; 
  font-size: 16px;
  line-height: 2.0;
}

.aaa>ul>li>.note {
  position: absolute;
  font-family: "游ゴシック";
  text-align: left;
  font-size: 12px;
  padding: 0px 0px 0px 2px;
  margin: -6px 0px 0px 0px;
  width: 20px;
  height: 20px;
  color: white;
  font-weight: normal;
}

.aaa>ul>li:nth-of-type(n+2):nth-of-type(-n+2) {
  position: absolute;
  font-family: "游ゴシック";
  text-align: left;
  padding: 5px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

.aaa>ul>li:nth-of-type(n+2):nth-of-type(-n+2)>.note {
  position: absolute;
  font-family: "游ゴシック";
  text-align: left;
  font-size: 12px;
  padding: 0px 0px 0px 0px;
  margin: -5px 0px 0px 0px;
  width: 20px;
  height: 20px;
}

.note:nth-of-type(2){
  position: absolute;
  padding: 0px 0px 0px 5px;
  margin: 20px 0px 0px 640px;
  width: 20px;
  height: 20px;
  color: black;
  font-family: "游ゴシック";
  text-align: left;
  font-size: 12px;
}

.aaa>ul:nth-of-type(n+2):nth-of-type(-n+2)>li:nth-of-type(n+0):nth-of-type(-n+1) {
  text-align: left;
  font-family: "游ゴシック";
  padding: 5px 0px 0px 0px;
  margin: 20px 0px 0px -80px;
  color: black;
  width: 820px;
  height: 20px;
  font-size: 12.5px;
}

.aaa>ul:nth-of-type(n+2):nth-of-type(-n+2)>li:nth-of-type(n+0):nth-of-type(-n+1)>.note02 {
  margin: -20px 0px 0px 0px;
  padding: 10px 0px 0px 0px;
  text-align: left;
  font-family: "游ゴシック";
  color: black;
  width: 100px;
  height: 20px;
  font-size: 11px;
  font-weight: normal;
}

.caption {
  position: absolute;
  margin:70px 0px 0px 92px;
  padding: 10px 0px 10px 0px;
  font-size: 15px;
  color: black;
  font-family: "游ゴシック";
}

.aaa>.caption li::before {
  content: "◆";
  padding-right: 5px;
  font-size: 12px;
  color: black;
}

.caption li {
  font-weight: bolder;
}

.aaa>ul:nth-of-type(n+2):nth-of-type(-n+2)>li:nth-of-type(n+2):nth-of-type(-n+2) {
  margin: -15px 0px 0px -80px;
  padding: 5px 0px 0px 0px;
  text-align: left;
  font-family: "游ゴシック";
  color: black;
  width: 820px;
  height: 20px;
  font-size: 12.5px;
}

.aaa>ul:nth-of-type(n+2):nth-of-type(-n+2)>li:nth-of-type(n+2):nth-of-type(-n+2)>.note02 {
  margin: -15.4px 0px 0px 2px;
  padding: 10px 0px 0px 0px;
  text-align: left;
  font-family: "游ゴシック";
  color: black;
  width: 100px;
  height: 20px;
  font-size: 11px;
  font-weight: normal;
}

.aaa>ul:nth-of-type(n+2):nth-of-type(-n+2)>li:nth-of-type(n+3):nth-of-type(-n+3) {
  margin: -50px 0px 0px -80px;
  padding: 5px 0px 0px 0px;
  text-align: left;
  font-family: "游ゴシック";
  color: black;
  width: 820px;
  height: 20px;
  font-size: 12.5px;
}

.aaa>ul:nth-of-type(n+2):nth-of-type(-n+2)>li:nth-of-type(n+3):nth-of-type(-n+3)>.indent04 {
  margin: -28px 0px 0px 0px;
  padding: 5px 0px 0px 0px;
  text-align: left;
  font-family: "游ゴシック";
  color: black;
  width: 820px;
  height: 20px;
  font-size: 12.5px;
}

.aaa>ul:nth-of-type(n+2):nth-of-type(-n+2)>li:nth-of-type(n+3):nth-of-type(-n+3)>.note02 {
  margin: -30px 0px 0px 93px;
  padding: 5px 0px 0px 0px;
  text-align: left;
  font-family: "游ゴシック";
  color: black;
  width: 100px;
  height: 20px;
  font-size: 11px;
  font-weight: normal;
}

.bbb>ul:nth-of-type(n+0):nth-of-type(-n+1)>li:nth-of-type(n+1):nth-of-type(-n+1) {
  margin: 30px 0px 0px -100px;
  padding: 0px 0px 30px 5px;
  text-align: left;
  font-family: "游ゴシック";
  color: black;
  width: 550px;
  height: 20px;
  font-size: 16px;
  border: 2px solid transparent;
  line-height: 1.5;
}

.bbb>ul:nth-of-type(n+0):nth-of-type(-n+1)>li:nth-of-type(n+1):nth-of-type(-n+1)>.indent04 {
  margin: 10px 0px 0px 10px;
  padding: 0px 0px 30px 5px;
  text-align: left;
  font-family: "游ゴシック";
  color: black;
  width: 550px;
  height: 20px;
  font-size: 16px;
}

.bbb>ul:nth-of-type(n+0):nth-of-type(-n+1)>li:nth-of-type(n+2):nth-of-type(-n+4) {
  margin:10px 0px 0px -100px;
  padding: 0px 0px 30px 5px;
  text-align: left;
  font-family: "游ゴシック";
  color: black;
  width: 550px;
  height: 20px;
  font-size: 16px;
  border: 2px solid transparent;
}

.bbb>ul:nth-of-type(n+0):nth-of-type(-n+1)>li:nth-of-type(n+2):nth-of-type(-n+4)
>.note02 {
  margin: -10px 0px 0px -1px;
  padding: 5px 0px 0px 0px;
  text-align: left;
  font-family: "游ゴシック";
  color: black;
  width: 100px;
  height: 20px;
  font-size: 11px;
}

.note02 {
  position: absolute;
  color: black;
  text-align: left;
  font-family: "游ゴシック";
  font-size: 12px;
  width: 60px;
  height: 20px;
}

.note02:nth-of-type(1){
  margin: -10px 0px 0px 764px;
}

.note02:nth-of-type(3){
  position: absolute;
  color: black;
  margin: 22px 0px 0px 110px;
  width: 70px;
  height: 20px;
  font-family: "游ゴシック";
}

.bbb:nth-of-type(n+11):nth-of-type(-n+11)>.note02{
  position: absolute;
  color: black;
  margin: -20px 0px 0px 670px;
  width: 70px;
  height: 20px;
  font-family: "游ゴシック";
  font-size: 12px;
}

.caution{
  margin: 170px 10px 0px 0px;
  float:right;
  text-align: left;
  font-family: "游ゴシック";
  font-weight: bolder;
  font-size: 12px;
  color: black;
  border: 2px solid transparent;
}

.content > .p2 {
  padding: -10px 0px 0px 0px;
  width: 430px;
  font-size: 25px;
  font-weight: bolder;
  color: black;
  text-shadow: 1px 2px 3px #808080;
}

.content > .p3 {
  margin-top:120px;
  font-size: 20px;
  font-weight: bolder;
}

ul {
  list-style: none;
  margin: 20px 0px 0px 170px;
  }

  ul li {
  color: black;
  font-size: 20px;
  font-family: "游ゴシック";
  line-height: 4.0;
  width: 720px;
  }

.indent {
 display: block;
 margin-right: 140px;
 text-indent: 1em;
 line-height: 2.5em;
}

.indent02 {
  display: inline-block;
  width: 130px;
  height: 20px;
  padding-left: 1em;
  text-indent: -1em;
  }  

span.indent02::first-letter{
  text-indent: 1em;
}

.indent03 {
  display: block;
  padding-left: 1em;
  text-indent: -1em;
}

.indent04 {
  display: block; 
  text-indent: 1.3em;
}

.font-weight1 {
font-weight: bolder;
}

.font-weight2 {
  font-weight: bolder;
  font-size: 22px;
  }

.font-weight3 {
  font-weight: bolder;
  font-size: 16px;
  }  

.font-size01 {
  color: black;
  font-size: 12px;
  font-family: "游ゴシック";
}

.font-size02 {
  color: black;
  font-size: 10px;
  font-family: "游ゴシック";
}

.font-color-red{
  color: red;
}

.font-color-blue{
  color: blue;
}

.block.block01:has(.p1):nth-of-type(2):nth-of-type(2){
  margin: auto;
  margin-top: 100px;
  color: yellow;
  border: 2px solid blue;
}

.block.block01:nth-of-type(3){
  margin: auto;
  margin-top: 120px;
  color: yellow;  
}

.block.block01:has(.p1):nth-of-type(3):nth-of-type(3){
  margin: auto;
  margin-top: 90px;
  color: black;
  border: 2px solid blue;
}

.block.block01:nth-of-type(3) .p1{
  margin: auto;
  padding: 0px 20px 0px 0px;
  width: 700px;
  height: 10px;
  font-size: 21px;
  color: yellow;
}

.content p{
  text-align:left;
  padding-left: 10px;
  width: 700px;
  height: 100px;
  font-size: 18px;
  line-height: 1.5;
}

.aaa{
  position: absolute;
  font-family: "游ゴシック";
  margin: 40px 0px 0px 260px;
  margin: right;
  height: 480px;
  width: 700px;
  border: 2px solid transparent;     
  }

.aaa>.block.block01:has(.p1):nth-of-type(n+0):nth-of-type(-n+1){
  margin: auto;
  margin-top: 10px;
  padding: 15px 0px 15px 0px;
  width: 320px;
  height: 10px;
  text-align: center;
  color: black;
  border: 2px solid transparent;      
}
  
.aaa>.block.block01:has(.p1):nth-of-type(n+0):nth-of-type(-n+1) .p1{
  margin: auto;
  text-align: left;
  padding: 1px 0px 0px 0px;
  width: 300px;
  height: 10px;
  font-size: 22px;
  border: 2px solid transparent;
  color: yellow;      
}        
  
.aaa>ul li::before {
content: "●";
padding-right: 5px;
font-size: 12px;
}
    
.aaa>ul li{
  position: absolute;
  font-family: "游ゴシック";
  color: white;
  font-size: 16px;
}

.aaa>ul li:nth-of-type(n+0):nth-of-type(-n+1){
  font-family: "游ゴシック";
  margin: -10px 0px 0px 0px;
}

.aaa>ul li:nth-of-type(n+2):nth-of-type(-n+2){
  font-family: "游ゴシック";
  margin: 20px 0px 0px 0px;
}
    
.bbb{
  position: relative;
  margin: 40px 0px 0px 260px;
  font-family: "游ゴシック";
  height: 350px;
  width: 700px;
  border:solid transparent 2px;   
  }
  
.ccc{
  position: relative;
  margin: 15px 0px 0px 260px;
  font-family: "游ゴシック";
  height: 470px;
  width: 700px;
  border: 2px solid transparent;      
  }

.ccc>.block.block01:has(.p1):nth-of-type(n+0):nth-of-type(-n+1){
  margin: auto;
  margin-top: 10px;
  padding: 15px 0px 15px 0px;
  width: 560px;
  height: 10px;
  text-align: center;
  color: black;
  border: 2px solid transparent;      
  }
        
.ccc>.block.block01:has(.p1):nth-of-type(n+0):nth-of-type(-n+1) .p1{
  margin: auto;
  text-align: left;
  padding: 1px 0px 0px 0px;
  width: 370px;
  height: 10px;
  font-size: 17.2px;
  border: 2px solid transparent;
  color: yellow;      
  }
  
.ccc>.content:nth-of-type(n+2):nth-of-type(-n+2){
  margin:5px 0px 0px 0px;
  padding: 10px 0px 10px 0px;
  position: absolute;      
  text-align: left;
  font-size: 15px;
  border: 2px solid transparent;
  line-height: 1.5;
  font-family: "游ゴシック";
  width: 700px;
  height: 40px;
  }  

.ccc>.content:nth-of-type(n+3):nth-of-type(-n+3){
  margin:56px 0px 0px 0px;
  padding: 10px 0px 10px 0px;
  position: absolute;      
  text-align: left;
  font-size: 15px;
  line-height: 1.4;
  font-family: "游ゴシック";
  width: 700px;
  height: 40px;
  color: red;
  font-weight: bolder;
  }

.ccc>.content:nth-of-type(n+3):nth-of-type(-n+3)>.indent04 {
  margin:0px 0px 0px -18px;
  padding: 5px 0px 5px 0px;
  position: absolute;      
  text-align: left;
  font-size: 15px;
  font-family: "游ゴシック";
  width: 350px;
  height: 20px;
  color: red;
  font-weight: bolder; 
}
            
.ccc>.note02:nth-of-type(n+4):nth-of-type(-n+4) {
  position: absolute;
  margin: 90px 0px 0px 324px;
  padding: 0px 0px 0px 0px;    
  text-align: left;
  height: 10px;
  width: 50px;
  color: black;
  font-size: 10.9px;     
}

.ccc>.note02:nth-of-type(n+5):nth-of-type(-n+5) {
  position: absolute;
  margin: 139px 0px 0px 661px;
  padding: 0px 0px 0px 0px;    
  text-align: left;
  height: 10px;
  width: 50px;
  color: black;
  font-size: 12px;     
}

.font-color-black{
  position: absolute;
  color: black;
  font-weight: bolder;
  margin: 26px 0px 0px -649px;
  padding: 0px 0px 0px 0px;    
  text-align: left;
  height: 20px;
  width: 290px;
}

.ccc>.thumbnail{
  position: absolute;
  margin: 215px 0px 0px 250px;
  width: 200px;
  height: 50px;
  transform: scale(0.16);
}
  
.ddd{
position: relative;
margin: 15px 0px 0px 260px;
font-family: "游ゴシック";
height: 480px;
width: 700px;
border:solid transparent 2px;
}

.ddd>.block.block01:has(.p1):nth-of-type(n+0):nth-of-type(-n+1){
  margin: auto;
  margin-top: 10px;
  padding: 15px 0px 15px 0px;
  width: 380px;
  height: 10px;
  text-align: center;
  color: black;     
}

.ddd>.block.block01:has(.p1):nth-of-type(n+0):nth-of-type(-n+1) .p1{
  margin: auto;
  text-align: left;
  padding: 1px 0px 0px 0px;
  width: 370px;
  height: 10px;
  font-size: 21px;
  color: yellow;      
}    

.ddd>.content:nth-of-type(n+2):nth-of-type(-n+2){
  text-align: center;
  margin: 20px 0px 0px 44px;
  padding: 0px 0px 20px 0px;
  width: 180px;
  height: 20px;
  font-size: 16px;
  line-height: 1.2;                            
  }

.ddd>.content:nth-of-type(n+2):nth-of-type(-n+2)>.indent04{
  margin: 0px 20px 0px 0px;                          
  }  
          
.ddd>.thumbnail:nth-of-type(n+3):nth-of-type(-n+3){
  position: absolute;                                     
  margin: -10px 0px 0px -100px;
  transform: scale(0.2);
  }
 
  .ddd>.thumbnail:nth-last-of-type(n+3):nth-last-of-type(-n+6){
    position: absolute;                                     
    margin: -30px 0px 0px 330px;
    transform: scale(0.2);
    } 

  .ddd>.content:nth-last-of-type(n+1):nth-last-of-type(-n+2){
    margin: 30px 20px 0px 570px;
    padding: 5px 0px 5px 0px;
    line-height: 1.1;
    width: 130px;
    height: 50px;
    font-size: 16px;
    text-align: left;
    } 
                      
  .ddd table td:nth-of-type(n+0):nth-of-type(-n+1)>.content{
      position: absolute;                                     
      margin: -65px 0px 0px 0px;
      padding: 5px 0px 5px 5px;
      font-size: 16px;
      width: 120px;
      height: 50px;
      }

  .ddd table td:nth-of-type(n+0):nth-of-type(-n+1) .thumbnail:nth-of-type(n+0):nth-of-type(-n+2){
      position: absolute;                                     
      margin: 5px 0px 0px 54px;
      padding: 5px 0px 5px 5px;
      font-size: 16px;
      width: 120px;
      height: 50px;
      }    
           
  .ddd>.thumbnail:nth-last-of-type(n+0):nth-last-of-type(-n+1){
    position: absolute;                                     
    margin: -52px 0px 0px 330px;
    transform: scale(0.2);
    }  

.ddd>.arrow03:nth-of-type(n+4):nth-of-type(-n+4) {
 position: absolute;
  display: flex;
  margin: 24px 0px 0px 134px;
  width: 150px;
  height: 36.3px;
  background: mediumblue;
  clip-path: polygon(0 29.3%, 76.2% 29.3%, 76.2% 0, 100% 50%, 76.2% 100%, 76.2% 70.7%, 0 70.7%);
  transform: scale(0.4);
  }

 .ddd>.content:nth-of-type(n+5):nth-of-type(-n+5){
  display: inline-block;
  text-align: left;
  position: absolute;
  margin: 11px 0px 0px 187px;
  padding: 5px 0px 5px 0px;
  height: 50px;
  width: 140px;
  position: absolute;
  font-size: 16px;
  line-height: 1.0;             
  }

.ddd>.content:nth-of-type(n+6):nth-of-type(-n+6){
  display: inline-block;
  text-align: left;
  height: 50px;
  width: 240px;
  position: absolute;
  margin: 15px 0px 0px 240px;
  padding: 5px 0px 10px 0px;
  font-size: 16px;
  color: black;
  line-height: 1.2;
  }
  
.ddd>.content:nth-of-type(n+6):nth-of-type(-n+6)>.font-color-red{
  font-weight: bolder;
  }      

.ddd>.note02:nth-of-type(n+7):nth-of-type(-n+7){
  display: inline-block;
  text-align: left;
  position: absolute;
  margin: 0px 0px 0px 475px;
  }
  
  .ddd>.arrow03:nth-of-type(n+8):nth-of-type(-n+8){
    position: absolute;
    display: flex;
    margin: 7px 0px 0px 455px;
    width: 100px;
    height: 73.5px;
    background: mediumblue;
    clip-path: polygon(0 22.8%, 63.2% 22.8%, 63.2% 0, 100% 50%, 63.2% 100%, 63.2% 77.2%, 0 77.2%);
    transform: scale(0.4);
    }

.ddd>.content:nth-of-type(n+9):nth-of-type(-n+9){
  display: inline-block;
  position: absolute;
  margin: -28px 0px 0px 530px;
  padding: 5px 0px 10px 0px;
  line-height: 1.2;
  height: 50px;
  width: 140px;
  text-align: left;
  font-size: 17px;
  color: black;
  }

.ddd>.content:nth-of-type(n+9):nth-of-type(-n+9)>.font-color-red{
  font-weight: bolder;
  }

.ddd>.content:nth-of-type(n+9):nth-of-type(-n+9)>.indent03{
  font-weight: bolder;
  color: crimson;
  }
  
.ddd>.content:nth-of-type(n+9):nth-of-type(-n+9)>.font-color-crimson{
  font-weight: bolder;
  color: crimson;
  }

.ddd>.content:nth-of-type(n+11):nth-of-type(-n+11){
  margin-top: 130px;
  margin-right: 100px;
  font-weight: bolder;
  font-size: 17px;
  width: 470px;
  text-align: left;
  line-height: 1.3;
  }

.ddd>.note02:nth-of-type(n+10):nth-of-type(-n+10){
  display: inline-block;
  text-align: left;
  position: absolute;
  margin: 125px 0px 0px 584px;
  }

  .eee{
    position: relative;
    font-family: "游ゴシック";
    margin: 30px 0px 0px 260px;
    margin: right;
    height: 500px;
    width: 700px;
    border:solid transparent 2px;
      }

  .eee>.block.block01:has(.p1):nth-of-type(n+0):nth-of-type(-n+1){
    margin: auto;
    margin-top: 10px;
    padding: 15px 0px 15px 0px;
    width: 560px;
    height: 10px;
    text-align: center;
    color: black;
    border: 2px solid transparent;      
    }
      
  .eee>.block.block01:has(.p1):nth-of-type(n+0):nth-of-type(-n+1) .p1{
    margin: auto;
    text-align: left;
    padding: 1px 0px 0px 0px;
    width: 370px;
    height: 10px;
    font-size: 21px;
    border: 2px solid transparent;
    color: yellow;      
    } 
    
    .eee>.thumbnail:nth-of-type(n+0):nth-of-type(-n+3){
      position: absolute;                                     
      margin: 140px 0px 0px 155px;
      transform: scale(0.164);
      }

.eee>.content:nth-of-type(n+3):nth-of-type(-n+4){
  margin-top: 410px;
  padding: 5px 0px 5px 5px;
  font-size: 14px;
  width: 680px;
  text-align: left;
  line-height: 1.2;
  border: 2px solid blue;
  }

.fff{
  position: relative;
  font-family: "游ゴシック";
  margin: 30px 0px 0px 260px;
  height: 560px;
  width: 700px;
  border:solid transparent 2px;
  }

.fff>.block.block01:has(.p1):nth-of-type(n+0):nth-of-type(-n+1){
  margin: auto;
  margin-top: 10px;
  padding: 15px 0px 15px 0px;
  width: 340px;
  height: 10px;
  text-align: center;
  color: black;
  border: 2px solid transparent;      
  }
      
.fff>.block.block01:has(.p1):nth-of-type(n+0):nth-of-type(-n+1) .p1{
  margin: auto;
  text-align: left;
  padding: 1px 0px 0px 0px;
  width: 370px;
  height: 10px;
  font-size: 21px;
  border: 2px solid transparent;
  color: yellow;      
  } 
  
.fff>.note02:nth-of-type(n+2):nth-of-type(-n+2){
  display: inline-block;
  text-align: left;
  position: absolute;
  margin: -5px 0px 0px 565px;
  }

.fff>.content:nth-of-type(n+3):nth-of-type(-n+3){
  margin-top: 10px;
  margin-left: 20px;
  padding: 5px 0px 10px 5px;
  font-size: 16px;
  width: 565px;
  height: 10px;
  text-align: left;
  line-height: 1.2;
  border: 2px solid transparent;
  }
  
.fff>.content:nth-of-type(n+4):nth-of-type(-n+4){
  margin-top: 5px;
  margin-left: 20px;
  padding: 5px 0px 10px 5px;
  font-size: 15px;
  width: 640px;
  height: 60px;
  text-align: left;
  line-height: 1.2;
  border: 2px solid transparent;
  }
  
.fff>.content:nth-of-type(n+5):nth-of-type(-n+5){
  margin-top: 10px;
  margin-left: 20px;
  padding: 5px 0px 10px 5px;
  font-size: 16px;
  width: 565px;
  height: 10px;
  text-align: left;
  line-height: 1.2;
  border: 2px solid transparent;
  }

.fff>.content:nth-of-type(n+6):nth-of-type(-n+6){
  margin-top: 5px;
  margin-left: 20px;
  padding: 5px 0px 10px 5px;
  font-size: 15px;
  width: 610px;
  height: 30px;
  text-align: left;
  line-height: 1.2;
  border: 2px solid transparent;
  }

.fff>.content:nth-of-type(n+7):nth-of-type(-n+7){
  margin-top: 5px;
  margin-left: 50px;
  padding: 5px 0px 10px 5px;
  font-size: 15px;
  width: 560px;
  height: 10px;
  text-align: center;
  line-height: 1.2;
  border: 3px solid mediumblue;
  }

.fff>.thumbnail:nth-of-type(n+8):nth-of-type(-n+8){
  display:inline-block;
  position: absolute;
  margin: -440px 0px 0px -600px;                                   
  transform: scale(0.21);
  }

.fff>.thumbnail:nth-of-type(n+9):nth-of-type(-n+9){
  display:inline-block;
  position: absolute;
  margin: -460px 0px 0px -400px; 
  transform: scale(0.2);
  }

.fff>.image01{
  position: absolute;
  margin: 90px 0px 0px 160px;
  font-family: "游ゴシック";
  height: 100px;
  width: 100px;
  transform: scale(0.2); 
  }

  .ggg{
    position: relative;
    font-family: "游ゴシック";
    margin: 30px 0px 0px 260px;
    height: 680px;
    width: 700px;
    border:solid transparent 2px;                                          
  }
  
  .ggg>.block.block01:has(.p1):nth-of-type(n+0):nth-of-type(-n+1){
    margin: auto;
    margin-top: 10px;
    padding: 15px 0px 15px 0px;
    width: 390px;
    height: 10px;
    text-align: center;
    color: black;
    border: 2px solid transparent;      
    }
        
  .ggg>.block.block01:has(.p1):nth-of-type(n+0):nth-of-type(-n+1) .p1{
    margin: auto;
    text-align: left;
    padding: 1px 0px 0px 0px;
    width: 370px;
    height: 10px;
    font-size: 21px;
    border: 2px solid transparent;
    color: yellow;      
    } 
  
  .ggg>.content:nth-of-type(n+2):nth-of-type(-n+2){
    margin-top: 5px;
    margin-left: 20px;
    padding: 5px 0px 10px 5px;
    font-size: 15px;
    width: 640px;
    height: 30px;
    text-align: left;
    line-height: 1.2;
    border: 2px solid transparent;
    }  

  .ggg>.content:nth-of-type(n+3):nth-of-type(-n+3){
    margin-top: 5px;
    margin-left: 20px;
    padding: 5px 0px 10px 5px;
    font-size: 15px;
    width: 640px;
    height: 30px;
    text-align: left;
    line-height: 1.2;
    border: 2px solid transparent;
    }

  .ggg>.thumbnail:nth-of-type(n+4):nth-of-type(-n+4){                                
    margin: -270px 10px 0px 0px;
    transform: scale(0.215);
    }
  
  .ggg>.note02:nth-of-type(n+5):nth-of-type(-n+5){
    display: inline-block;
    text-align: left;
    position: absolute;  
    margin: -275px 0px 0px 594px;
    color: black;
    }
    
  .ggg>.content:nth-of-type(n+6):nth-of-type(-n+6){
    margin: -260px 0px 0px 80px;
    position: absolute;  
    padding: 5px 0px 10px 5px;
    font-size: 15px;
    width: 520px;
    height: 10px;
    text-align: left;
    line-height: 1.2;
    border: 2px solid transparent;
    }  
  
   .ggg>.image01:nth-of-type(n+6):nth-of-type(-n+7){
    margin: -260px 0px 0px -25px;
    position: absolute; 
    height: 50px;
    width: 100px;
    transform: scale(0.15); 
    }
 
  .hhh{
    position: relative;
    font-family: "游ゴシック";
    margin: 30px 0px 0px 260px;
    height: 870px;
    width: 700px;
    border:solid transparent 2px;                                          
    }
    
  .hhh>.block.block01:has(.p1):nth-of-type(n+0):nth-of-type(-n+1){
    margin: auto;
    margin-top: 10px;
    padding: 15px 0px 15px 0px;
    width: 620px;
    height: 10px;
    text-align: center;
    color: black;
    border: 2px solid transparent;      
    }
          
  .hhh>.block.block01:has(.p1):nth-of-type(n+0):nth-of-type(-n+1) .p1{
    margin: auto;
    text-align: left;
    padding: 1px 0px 0px 0px;
    width: 370px;
    height: 10px;
    font-size: 17px;
    border: 2px solid transparent;
    color: yellow;      
    }
  
  .hhh>.note02:nth-of-type(n+2):nth-of-type(-n+2){
    display: inline-block;
    text-align: left;
    position: absolute;  
    margin: -70px 0px 0px 665px;
    color: black;
    }
  
  .hhh>.block.block01:has(.p1):nth-of-type(n+3):nth-of-type(-n+3){
    margin:0 auto;
    margin-top: 10px;
    padding: 10px 10px 10px 10px;
    width: 400px;
    height: 10px;
    border: 2px solid transparent;
    background-color: dodgerblue;
    text-align: center; 
    }
  
  .hhh>.block.block01:has(.p1):nth-of-type(n+3):nth-of-type(-n+3) .p1{
    margin:0 auto;
    padding: 0px 0px 0px 2.5px;
    width: 500px;
    height: 10px;
    font-size: 16px;
    text-align: left;
    color: #000;
    }
      
  .hhh>.image01:nth-of-type(n+4):nth-of-type(-n+4) {
    position: absolute;
    margin: -30px 0px 0px 40px;
    transform: scale(0.22);
    width: 200px;
    height: 50px;
    }
  
  .hhh>.image01:nth-of-type(n+5):nth-of-type(-n+5) {
    position: absolute;
    margin: -10px 0px 0px 550px;
    width: 40px;
    height: 50px;
    transform: scale(0.7);
    }
  
  .hhh>.note02:nth-of-type(n+6):nth-of-type(-n+6){
    display: inline-block;
    text-align: left;
    position: absolute;  
    margin: 7px 0px 0px 585px;
    padding: 5px 0px 5px 0px;
    color: black;
    width: 150px;
    height: 20px;
    font-size: 13px;
    line-height: 1.4;
    }
  
  .hhh>.note02:nth-of-type(n+6):nth-of-type(-n+6)>.indent04{
    display: inline-block;
    text-align: left;
    position: absolute;  
    margin: 12px 0px 0px -141px;
    padding: 5px 0px 5px 0px;
    width: 150px;
    height: 10px;
    font-size: 13px;
    line-height: 1.4;
    }
    
  .hhh>.note02:nth-of-type(n+7):nth-of-type(-n+7){
    display: inline-block;
    text-align: left;
    position: absolute;  
    margin: 430px 0px 0px 440px;
    padding: 5px 0px 5px 0px;
    color: black;
    width: 180px;
    height: 20px;
    font-size: 13px;
    line-height: 1.4;
    }
    
  .hhh>.note02:nth-of-type(n+8):nth-of-type(-n+8){
    text-align: left;
    position: absolute;  
    margin: 445px 0px 0px 440px;
    padding: 5px 0px 5px 0px;
    color: black;
    width: 300px;
    height: 20px;
    font-size: 13px;
    line-height: 1.4;
    }

  .hhh>.note02:nth-of-type(n+9):nth-of-type(-n+9){
    text-align: left;
    position: absolute;  
    margin: 462px 0px 0px 440px;
    padding: 5px 0px 5px 0px;
    color: black;
    width: 200px;
    height: 20px;
    font-size: 13px;
    line-height: 1.4;
    }
    
  .hhh>.note02:nth-of-type(n+10):nth-of-type(-n+10){
    text-align: left;
    position: absolute;  
    margin: 478px 0px 0px 440px;
    padding: 5px 0px 5px 0px;
    color: black;
    width: 200px;
    height: 20px;
    font-size: 13px;
    line-height: 1.4;
    }
  
  .hhh>.note02:nth-of-type(n+11):nth-of-type(-n+11){
    text-align: left;
    position: absolute;  
    margin: 495px 0px 0px 440px;
    padding: 5px 0px 5px 0px;
    color: black;
    width: 200px;
    height: 20px;
    font-size: 13px;
    line-height: 1.4;
    }

  .hhh>.note02:nth-of-type(n+12):nth-of-type(-n+12){
    text-align: right;
    position: absolute;  
    margin: 510px 0px 0px 190px;
    padding: 5px 0px 5px 0px;
    color: black;
    width: 500px;
    height: 20px;
    font-size: 13px;
    line-height: 1.4;
    font-style: italic;
    }

  .hhh>.note02:nth-of-type(n+12):nth-of-type(-n+12)>.indent04{
    text-align: right;
    position: absolute;  
    margin: -10px 0px 0px 1px;
    padding: 5px 0px 5px 0px;
    color: black;
    width: 500px;
    height: 20px;
    font-size: 13px;
    line-height: 1.4;
    font-style: italic;
    }  

  .hhh>.note02:nth-of-type(n+13):nth-of-type(-n+13){
    text-align: left;
    position: absolute;  
    margin: 542px 0px 0px 360px;
    padding: 5px 0px 5px 0px;
    color: black;
    width: 400px;
    height: 20px;
    font-size: 13px;
    line-height: 1.4;
    }
  
  .hhh>.note02:nth-of-type(n+14):nth-of-type(-n+14){
    text-align: left;
    position: absolute;  
    margin: 560px 0px 0px 20px;
    padding: 5px 0px 5px 0px;
    color: black;
    width: 140px;
    height: 20px;
    font-size: 16px;
    line-height: 1.4;
    border: 2px solid transparent;
    }

  .hhh>.note02:nth-of-type(n+15):nth-of-type(-n+15){
    text-align: left;
    position: absolute;  
    margin: 590px 0px 0px 20px;
    padding: 5px 0px 5px 0px;
    color: black;
    width: 600px;
    height: 20px;
    font-size: 15px;
    line-height: 1.4;  
    }

  .hhh>.note02:nth-of-type(n+16):nth-of-type(-n+16){
    text-align: left;
    position: absolute;  
    margin: 610px 0px 0px 20px;
    padding: 5px 0px 5px 0px;
    color: black;
    width: 670px;
    height: 20px;
    font-size: 15px;
    line-height: 1.4;
    }
    
  .hhh>.note02:nth-of-type(n+16):nth-of-type(-n+16)>.indent04{
      text-align: right;
      position: absolute;  
      margin: -8px 0px 0px -322px;
      padding: 5px 0px 5px 0px;
      color: black;
      width: 500px;
      height: 20px;
      font-size: 15px;
      line-height: 1.4;
      }
  
  .hhh>.arrow.arrow02:nth-of-type(n+17):nth-of-type(-n+17){
      position: absolute;
      padding: 5px 5px 0px 5px;  
      margin: 648px 0px 0px 340px;
      width: 20px;
      height: 30px;
      background: linear-gradient(DeepSkyblue,mediumblue);                                                 
      }

  .hhh>.note02:nth-of-type(n+18):nth-of-type(-n+18){
      display: inline-block;
      text-align: left;
      position: absolute;  
      margin: 665px 0px 0px 370px;
      color: black;
      }
  
  .hhh>.note02:nth-of-type(n+19):nth-of-type(-n+19){
      display: inline-block;
      text-align: left;
      position: absolute;  
      margin: 665px 0px 0px 680px;
      color: black;
      }
  
  .hhh>.content:nth-of-type(n+20):nth-of-type(-n+20){
      margin: 690px 0px 0px 6px;
      position: absolute;  
      padding: 5px 0px 10px 5px;
      font-size: 15px;
      width: 680px;
      height: 50px;
      text-align: left;
      line-height: 1.2;
      border: 2px solid deepskyblue;
      background: linear-gradient(azure,deepskyblue); 
      }
  
  .iii{
      position: relative;
      font-family: "游ゴシック";
      margin: 30px 0px 0px 260px;
      height: 790px;
      width: 700px;
      border:solid transparent 2px;                                          
      }    
  
  .iii>.block.block01:has(.p1):nth-of-type(n+0):nth-of-type(-n+1){
      margin: auto;
      margin-top: 15px;
      padding: 15px 0px 15px 0px;
      width: 630px;
      height: 10px;
      text-align: center;
      color: black;
      border: 2px solid transparent;      
      }
              
  .iii>.block.block01:has(.p1):nth-of-type(n+0):nth-of-type(-n+1) .p1{
      margin: auto;
      text-align: left;
      padding: 1px 0px 0px 0px;
      width: 370px;
      height: 10px;
      font-size: 17px;
      border: 2px solid transparent;
      color: yellow;      
      }
  
  .iii>.content:nth-of-type(n+2):nth-of-type(-n+2){
      margin-top: 10px;
      margin-left: 30px;
      padding: 5px 0px 10px 5px;
      font-size: 15px;
      width: 640px;
      height: 80px;
      text-align: left;
      line-height: 1.2;
      }    
  
  .iii>.image01:nth-of-type(n+3):nth-of-type(-n+3){
        margin: -30px 0px 0px -10px;
        position: absolute; 
        height: 50px;
        width: 100px;
        transform: scale(0.21); 
        }
  
  .iii>.content:nth-of-type(n+4):nth-of-type(-n+4){
        margin-top: 15px;
        margin-left: 540px;
        padding: 5px 0px 10px 5px;
        font-size: 15px;
        width: 100px;
        height: 10px;
        text-align: left;
        line-height: 1.2;
        border: 2px solid transparent;
        }
  
  .iii>.content:nth-of-type(n+5):nth-of-type(-n+5){  
        margin-left: 540px;
        padding: 5px 0px 10px 5px;
        font-size: 15px;
        width: 100px;
        height: 10px;
        text-align: left;
        line-height: 1.2;
        border: 2px solid transparent;
        }
  
  .iii>.content:nth-of-type(n+6):nth-of-type(-n+6){  
        margin-left: 540px;
        padding: 5px 0px 10px 5px;
        font-size: 15px;
        width: 140px;
        height: 10px;
        text-align: left;
        line-height: 1.2;
        border: 2px solid transparent;  
        }        
  
  .iii>.content:nth-of-type(n+7):nth-of-type(-n+7){
        margin-top: 10px;  
        margin-left: 535px;
        padding: 5px 0px 10px 5px;
        font-size: 15px;
        width: 110px;
        height: 10px;
        text-align: left;
        line-height: 1.2;       
        }

    .iii>.content:nth-of-type(n+8):nth-of-type(-n+8){
      margin-top: 5px; 
        margin-left: 540px;
        padding: 5px 0px 10px 5px;
        font-size: 15px;
        width: 100px;
        height: 50px;
        text-align: left;
        line-height: 1.2;
        border: 2px solid mediumblue;
        color: mediumblue;
        }

    .iii>.content:nth-of-type(n+8):nth-of-type(-n+8)>.indent04:nth-of-type(n+2):nth-of-type(-n+2){
        margin-top: -3px;  
        margin-left: -24px;
        padding: 5px 0px 10px 5px;
        font-size: 15px;
        width: 140px;
        height: 50px;
        text-align: left;
        color: mediumblue;
        font-weight: bolder;
        }

    .iii>.content:nth-of-type(n+8):nth-of-type(-n+8)>.indent04:nth-of-type(n+3):nth-of-type(-n+3){
        margin-top: -45px;    
        margin-left: -24px;
        padding: 5px 0px 10px 5px;
        font-size: 15px;
        width: 140px;
        height: 50px;
        text-align: left;
        color: mediumblue;
        font-weight: bolder;
        }

    .iii>.content:nth-of-type(n+9):nth-of-type(-n+9){
       margin-top: 165px;  
        margin-left: 340px;
        padding: 5px 5px 10px 5px;
        font-size: 15px;
        width: 340px;
        height: 60px;
        text-align: left;
        line-height: 1.2;
        border: 2px solid mediumblue;
        font-size: 14px;
       }
      
    .iii>.content:nth-of-type(n+10):nth-of-type(-n+10){
        margin-top: 5px;  
        margin-left: 360px;
        padding: 5px 5px 10px 5px;
        font-size: 15px;
        width: 320px;
        height: 10px;
        text-align: left;
        line-height: 1.2;
        border: 2px solid transparent;
        font-size: 12px;
        }
    
    .iii>.arrow.arrow02:nth-of-type(n+11):nth-of-type(-n+11){
        position: absolute;
        padding: 5px 5px 0px 5px;  
        margin: 0px 0px 0px 340px;
        width: 30px;
        height: 40px;
        background: linear-gradient(DeepSkyblue,blue);                                                 
        }
    
    .iii>.content:nth-of-type(n+12):nth-of-type(-n+12){
        margin-top: 45px;  
        margin-left: 50px;
        padding: 10px 5px 10px 5px;
        font-size: 15px;
        width: 640px;
        height: 90px;
        text-align: left;
        line-height: 1.0;
        font-size: 15px;
        }
    
    .iii>.content:nth-of-type(n+12):nth-of-type(-n+12)>.background01{
        margin: 0px 0px 0px 190px; 
        padding: 5px 10px 5px 10px;
        font-size: 15px;
        width: 680px;
        height: 10px;
        text-align: left;
        background-color: mediumblue;
        font-size: 15px;
        color: white;
          }
    
    .iii>.content:nth-of-type(n+12):nth-of-type(-n+12)>.indent04:nth-of-type(n+1):nth-of-type(-n+1){
        margin: 10px 0px 0px 0px;  
        padding: 5px 5px 5px 5px;
        font-size: 15px;
        width: 470px;
        height: 20px;
        text-align: left;
        line-height: 1.0;
        font-size: 15px;        
        }
              
    .iii>.content:nth-of-type(n+12):nth-of-type(-n+12)>.indent04:nth-of-type(n+2):nth-of-type(-n+2){
        margin: 10px 0px 0px -30px;  
        padding: 5px 5px 5px 5px;
        font-size: 15px;
        width: 640px;
        height: 10px;
        text-align: left;
        line-height: 1.0;
        font-size: 15px;        
        }
      
    .iii>.content:nth-of-type(n+12):nth-of-type(-n+12)>.indent04:nth-of-type(n+2):nth-of-type(-n+2)>.left01{
        margin: 0px 0px 0px -20px;  
        padding: 5px 5px 5px 5px;
        font-size: 15px;
        width: 470px;
        height: 10px;
        text-align: left;
        line-height: 1.0;
        font-size: 15px;
        color:black;        
        }    
    
    .iii>.content:nth-of-type(n+12):nth-of-type(-n+12)>.indent04:nth-of-type(n+3):nth-of-type(-n+3){
        margin: 4px 0px 0px -46px;  
        padding: 5px 5px 5px 5px;
        font-size: 15px;
        width: 70px;
        height: 10px;
        text-align: left;
        line-height: 1.0;
        font-size: 15px;                
        }

    .iii>.content:nth-of-type(n+12):nth-of-type(-n+12)>.indent04:nth-of-type(n+4):nth-of-type(-n+4){
      display: inline-block;
      position: absolute; 
      margin: -22.5px 0px 0px 0px;  
      padding: 5px 5px 5px 5px;
      font-size: 15px;
      width: 400px;
      height: 30px;
      text-align: left;
      line-height: 1.3;
      font-size: 15px;       
      }
  
    .jjj{
      position: relative;
      font-family: "游ゴシック";
      margin: 50px 0px 0px 260px;
      height: 580px;
      width: 700px;
      border: 2px solid transparent;                                          
      }
      
    .jjj>.content:nth-of-type(n+0):nth-of-type(-n+1){
      margin-top: 5px;  
      margin-left: 40px;
      padding: 5px 5px 5px 5px;
      font-size: 15px;
      width: 240px;
      height: 20px;
      text-align: left;
      line-height: 1.0;
      font-size: 16px;  
      }

    .jjj>.block.block01:has(.p1):nth-of-type(n+2):nth-of-type(-n+2){
      display: inline-block;
      position: absolute;
      margin: auto;
      margin-top: -40px;
      margin-left: 280px;
      padding: 10px 5px 10px 5px;
      width: 320px;
      height: 10px;
      text-align: center;
      color: black;
      border: 2px solid transparent;      
      }
                
    .jjj>.block.block01:has(.p1):nth-of-type(n+2):nth-of-type(-n+2) .p1{
      margin: auto;
      text-align: left;
      padding: 1px 0px 0px 0px;
      width: 370px;
      height: 10px;
      font-size: 17px;
      border: 2px solid transparent;
      color: yellow;      
      }
    
    .jjj>.block.block01:has(.p1):nth-of-type(n+2):nth-of-type(-n+2) .p1>.attention{
      text-decoration:underline solid yellow;
      font-size: 18px;               
      }
    
    .jjj>.content:nth-of-type(n+3):nth-of-type(-n+3){
      margin: 2px 0px 0px 74px;  
      padding: 8px 5px 8px 5px;
      width: 120px;
      height: 10px;
      text-align: center;
      font-size: 15px;
      color: white;
      background-color: deepskyblue;
      font-weight: bolder;                
      }
    
    .jjj>.content:nth-of-type(n+4):nth-of-type(-n+4){
      margin: 5px 0px 0px 10px;  
      padding: 5px 5px 8px 5px;
      width: 260px;
      height: 50px;
      text-align: left;
      font-size: 15px;
      line-height: 1.2;
      border: 2px solid transparent;
      color: black;                    
      }    
    
    .jjj>.image01:nth-of-type(n+5):nth-of-type(-n+5){
      margin: -32px 0px 0px -80px;
      position: absolute; 
      height: 50px;
      width: 100px;
      transform: scale(0.21); 
      }
      
    .jjj>.content:nth-of-type(n+6):nth-of-type(-n+6){
      margin: 284px 0px 0px 80px;  
      padding: 5px 5px 8px 5px;
      width: 240px;
      height: 10px;
      text-align: right;
      font-size: 14px;
      line-height: 1.2;
      color: black;                            
      }

    .jjj>.content:nth-of-type(n+7):nth-of-type(-n+7){
      margin: 0px 0px 0px -40px;  
      padding: 5px 5px 5px 5px;
      width: 190px;
      height: 40px;
      text-align: left;
      font-size: 12px;      
      line-height: 1.2;
      color: black;                          
      }

    .jjj>.content:nth-of-type(n+8):nth-of-type(-n+8){
      margin: 0px 0px 0px -40px;  
      padding: 5px 5px 5px 5px;
      width: 190px;
      height: 10px;
      text-align: left;
      font-size: 12px;      
      line-height: 1.2;
      color: black;                   
      }
    
    .jjj>.content:nth-of-type(n+9):nth-of-type(-n+9){
      margin: 0px 0px 0px -40px;  
      padding: 5px 5px 5px 5px;
      width: 190px;
      height: 10px;
      text-align: left;
      font-size: 12px;      
      line-height: 1.2;
      color: black;                         
      }  
      
    .jjj>.image01:nth-of-type(n+10):nth-of-type(-n+10){
      display: inline-block;
      position: absolute; 
      margin: -110px 0px 0px 120px;
      height: 50px;
      width: 100px;
      transform: scale(0.2); 
      }

    .jjj>.image01:nth-of-type(n+11):nth-of-type(-n+11){
      display: inline-block;
      position: absolute; 
      margin: -60px 0px 0px 120px;
      height: 50px;
      width: 100px;
      transform: scale(0.2); 
      }

    .jjj>.content:nth-of-type(n+12):nth-of-type(-n+12){
      display: inline-block;
      position: absolute; 
      margin: -85px 0px 0px 200px;  
      padding: 5px 5px 5px 5px;
      width: 120px;
      height: 30px;
      text-align: left;
      font-size: 12px;      
      line-height: 1.2;                   
      }
     
    .jjj>.content:nth-of-type(n+13):nth-of-type(-n+13){
      display: inline-block;
      position: absolute; 
      margin: -36px 0px 0px 200px;  
      padding: 5px 5px 5px 5px;
      width: 120px;
      height: 30px;
      text-align: left;
      font-size: 12px;      
      line-height: 1.2;                 
      }
    
    .jjj>.content:nth-of-type(n+14):nth-of-type(-n+14){
      display: inline-block;
      position: absolute; 
      margin: -400px 0px 0px 250px;  
      padding: 5px 5px 5px 5px;
      width: 120px;
      height: 110px;
      text-align: left;
      font-size: 12px;
      line-height: 1.2;
      color: black;                  
      }
      
    .jjj>.content:nth-of-type(n+14):nth-of-type(-n+14)>.font-size02{
      font-size: 9px;                
      }
    
    .jjj>.arrow03:nth-of-type(n+15):nth-of-type(-n+15) {
      display: inline-block;
      position: absolute; 
      margin: -295px 0px 0px 240px;
      width: 150px;
      height: 36.3px;
      background: dodgerblue;
      clip-path: polygon(0 29.3%, 76.2% 29.3%, 76.2% 0, 100% 50%, 76.2% 100%, 76.2% 70.7%, 0 70.7%);
      transform: scale(0.4);
      }

    .jjj>.content:nth-of-type(n+16):nth-of-type(-n+16){
      display: inline-block;
      position: absolute; 
      margin: -494px 0px 0px 402px;  
      padding: 8px 5px 8px 5px;
      width: 260px;
      height: 10px;
      text-align: center;
      font-size: 15px;
      color: white;
      background: linear-gradient(mediumblue,midnightblue);
      font-weight: bolder;                
      }

    .jjj>.content:nth-of-type(n+17):nth-of-type(-n+17){
      display: inline-block;
      position: absolute; 
      margin: -460px 0px 0px 380px;  
      padding: 5px 5px 5px 5px;
      width: 320px;
      height: 50px;
      text-align: left;
      font-size: 15px;
      line-height: 1.2;
      color: midnightblue;                    
      }

    .jjj>.content:nth-of-type(n+18):nth-of-type(-n+18){
      display: inline-block;
      position: absolute; 
      margin: -437px 0px 0px 690px;  
      padding: 5px 5px 5px 5px;
      width: 100px;
      height: 50px;
      text-align: left;
      font-size: 12px;
      line-height: 1.2;
      color: black;                    
      }

    .jjj>.content:nth-of-type(n+19):nth-of-type(-n+19){
      display: inline-block;
      position: absolute; 
      margin: -422px 0px 0px 380px;  
      padding: 5px 5px 5px 5px;
      width: 330px;
      height: 50px;
      text-align: left;
      font-size: 15px;
      line-height: 1.2;
      color: red;
      font-weight: bolder;                     
      }  

    .jjj>.image01:nth-of-type(n+20):nth-of-type(-n+20){
      display: inline-block;
      position: absolute; 
      margin: -407px 0px 0px 340px;
      height: 50px;
      width: 100px;
      transform: scale(0.19); 
      }
    
    .jjj>.content:nth-of-type(n+21):nth-of-type(-n+21){
      display: inline-block;
      position: absolute; 
      margin: -80px 0px 0px 400px;  
      padding: 5px 5px 5px 5px;
      width: 250px;
      height: 50px;
      text-align: left;
      font-size: 15px;
      border: 3px solid blue;
      line-height: 1.2;                   
      }

    .jjj>.content:nth-of-type(n+22):nth-of-type(-n+22){
      position: absolute; 
      margin: 10px 0px 0px 344px;  
      padding: 5px 5px 5px 5px;
      width: 350px;
      height: 10px;
      text-align: right;
      font-size: 13px;
      line-height: 1.2;
      font-weight: bolder;                  
      }
      
    .kkk{
      position: relative;
      font-family: "游ゴシック";
      margin: 30px 0px 0px 260px;
      height: 740px;
      width: 700px;
      border: 2px solid transparent;                                          
      }
    
    .kkk>.block.block01:has(.p1):nth-of-type(n+0):nth-of-type(-n+1){
      margin: auto;
      margin-top: 10px;
      padding: 10px 0px 10px 0px;
      width: 300px;
      height: 10px;
      text-align: center;
      color: black;
      border: 2px solid transparent;      
      }
                
    .kkk>.block.block01:has(.p1):nth-of-type(n+0):nth-of-type(-n+1) .p1{
      margin: auto;
      text-align: left;
      padding: 1px 0px 0px 0px;
      width: 370px;
      height: 10px;
      font-size: 17px;
      border: 2px solid transparent;
      color: yellow;      
      }
    
    .kkk>.content:nth-of-type(n+2):nth-of-type(-n+2){
      margin:0 auto; 
      padding: 10px 5px 5px 5px;
      width: 460px;
      height: 10px;
      text-align: center;
      font-size: 15px;      
      line-height: 1.2;
      border: 2px solid transparent;                        
      }
    
    .kkk table{
      position: absolute;
      margin:0 auto;
      margin: 10px 0px 0px 0px;
      padding: 5px 5px 0px 5px;  
      height: 650px;                                                                                                                                                                        
      width: 700px;
      border: 4px solid transparent;
      }
     
    .kkk table th:nth-of-type(n+1):nth-of-type(-n+1){
      position: absolute;
      margin:0 auto;
      margin: 0px 0px 0px 0px;
      padding: 10px 10px 5px 10px;  
      height: 20px;                                                                                          
      width: 118px;
      border: 2px solid black;
      background-color: mediumblue;
    }

    .kkk table th:nth-of-type(n+2):nth-of-type(-n+2){
      position: absolute;
      margin:0 auto;
      margin: 0px 0px 0px 140px;
      padding: 10px 5px 5px 5px;  
      height: 20px;                                                                                          
      width: 410px;
      border: 2px solid black;
      color: white;
      font-size: 15px;
    }
  
    .kkk table th:nth-of-type(n+3):nth-of-type(-n+3){
      position: absolute;
      margin:0 auto;
      margin: 0px 0px 0px 548px;
      padding: 10px 1px 5px 1px;  
      height: 20px;                                                                                          
      width: 80px;
      border: 2px solid black;
      background-color: mediumblue;
      font-size: 14.6px;
      color: white;
      text-align: center;
    }
    
    .kkk table th:nth-of-type(n+4):nth-of-type(-n+4){
      position: absolute;
      margin:0 auto;
      margin: 0px 0px 0px 630px;
      padding: 10px 1px 5px 1px;  
      height: 20px;                                                                                          
      width: 70px;
      border: 2px solid black;
      background-color: mediumblue;
      font-size: 14.6px;
      color: white;
      text-align: center;
    } 
      
    .kkk table td:nth-of-type(n+0):nth-of-type(-n+1){
      position: absolute;
      margin:0 auto;
      margin: 36px 0px 0px 0px;
      padding: 0px 0px 0px 0px;  
      height: 320px;                                                                                          
      width: 140px;
      border: 2px solid black;
      font-weight: bolder;
      font-size: 14px;
    }

    .kkk table td:nth-of-type(n+0):nth-of-type(-n+1) p:nth-of-type(n+0):nth-of-type(-n+1){
      margin: 5px 0px 0px 0px;
      padding: 5px 0px 5px 4px;
      color: black;
      text-align: left;                                                                                         
      width: 140px;
      height: 10px;  
    }

    .kkk table td:nth-of-type(n+0):nth-of-type(-n+1) p:nth-of-type(n+2):nth-of-type(-n+2){
      margin: -10px 0px 0px 0px;
      padding: 5px 0px 5px 4px;
      color: black;
      text-align: left;                                                                                         
      width: 140px;
      height: 10px;
    }

    .kkk table td:nth-of-type(n+0):nth-of-type(-n+1) p:nth-of-type(n+3):nth-of-type(-n+3){
      margin: 2px 0px 0px 0px;
      padding: 5px 0px 5px 4px;
      color: black;
      text-align: left;                                                                                         
      width: 140px;
      height: 10px;
    }
    
    .kkk table td:nth-of-type(n+0):nth-of-type(-n+1) p:nth-of-type(n+4):nth-of-type(-n+4){
      margin: 2px 0px 0px 0px;
      padding: 5px 0px 5px 4px;
      color: black;
      text-align: left;                                                                                         
      width: 140px;
      height: 10px;
    }

    .kkk table td:nth-of-type(n+2):nth-of-type(-n+2){
      position: absolute;
      margin:0 auto;
      margin: 36px 0px 0px 140px;
      padding: 0px 0px 0px 3px;  
      height: 320px;                                                                                          
      width: 80px;
      border: 2px solid black;
      font-weight: bolder;
      font-size: 14px;
      text-align: left;
    }

    .kkk table td:nth-of-type(n+2):nth-of-type(-n+2) p:nth-of-type(n+2):nth-of-type(-n+2){
      margin: -9px 0px 0px 0px;
      padding: 5px 0px 5px 0px;
      text-align: left;                                                                                         
      width: 50px;
      height: 10px;  
    }

    .kkk table td:nth-of-type(n+2):nth-of-type(-n+2) p:nth-of-type(n+3):nth-of-type(-n+3){
      margin: -10px 0px 0px 0px;
      padding: 5px 0px 5px 0px;
      text-align: left;                                                                                         
      width: 50px;
      height: 10px;  
    }

    .kkk table td:nth-of-type(n+2):nth-of-type(-n+2) p:nth-of-type(n+4):nth-of-type(-n+4){
      margin: 0px 0px 0px 0px;
      padding: 5px 0px 5px 0px;
      text-align: left;                                                                                         
      width: 100px;
      height: 10px;       
    }

    .kkk table td:nth-of-type(n+2):nth-of-type(-n+2) p:nth-of-type(n+5):nth-of-type(-n+5){
      margin: 0px 0px 0px 0px;
      padding: 5px 0px 5px 0px;
      text-align: left;                                                                                         
      width: 50px;
      height: 10px;  
    }

    .kkk table td:nth-of-type(n+2):nth-of-type(-n+2) p:nth-of-type(n+6):nth-of-type(-n+6){
      margin: 0px 0px 0px 0px;
      padding: 5px 0px 5px 0px;
      text-align: left;                                                                                         
      width: 50px;
      height: 10px;  
    }

    .kkk table td:nth-of-type(n+2):nth-of-type(-n+2) p:nth-of-type(n+7):nth-of-type(-n+7){
      margin: 0px 0px 0px 0px;
      padding: 5px 0px 5px 0px;
      text-align: left;                                                                                         
      width: 50px;
      height: 10px;  
    }

    .kkk table td:nth-of-type(n+2):nth-of-type(-n+2) p:nth-of-type(n+8):nth-of-type(-n+8){
      margin: 0px 0px 0px 0px;
      padding: 5px 0px 5px 0px;
      text-align: left;                                                                                         
      width: 50px;
      height: 10px;  
    }
    
    .kkk table td:nth-of-type(n+3):nth-of-type(-n+3){
      position: absolute;
      margin:0 auto;
      margin: 36px 0px 0px 218px;
      padding: 0px 2px 0px 3px;  
      height: 320px;                                                                                          
      width: 120px;
      border: 2px solid black;
      font-weight: bolder;
      font-size: 14px;
      text-align: left;
    }

    .kkk table td:nth-of-type(n+3):nth-of-type(-n+3) p:nth-of-type(n+2):nth-of-type(-n+2){
      margin: 3px 0px 0px 0px;
      padding: 5px 0px 5px 0px;
      text-align: left;                                                                                         
      width: 120px;
      height: 10px;       
    }

    .kkk table td:nth-of-type(n+3):nth-of-type(-n+3) p:nth-of-type(n+3):nth-of-type(-n+3){
      margin: 0px 0px 0px 0px;
      padding: 5px 0px 5px 0px;
      text-align: left;                                                                                         
      width: 120px;
      height: 10px;             
    }

    .kkk table td:nth-of-type(n+3):nth-of-type(-n+3) p:nth-of-type(n+4):nth-of-type(-n+4){
      margin: 0px 0px 0px 0px;
      padding: 5px 0px 5px 0px;
      text-align: left;                                                                                         
      width: 100px;
      height: 10px;       
    }

    .kkk table td:nth-of-type(n+3):nth-of-type(-n+3) p:nth-of-type(n+5):nth-of-type(-n+5){
      margin: 2px 0px 0px 0px;
      padding: 5px 0px 5px 0px;
      text-align: left;                                                                                         
      width: 100px;
      height: 10px;      
    }

    .kkk table td:nth-of-type(n+3):nth-of-type(-n+3) p:nth-of-type(n+6):nth-of-type(-n+6){
      margin: 1px 0px 0px 0px;
      padding: 5px 0px 5px 0px;
      text-align: left;                                                                                         
      width: 100px;
      height: 10px;     
    }

    .kkk table td:nth-of-type(n+3):nth-of-type(-n+3) p:nth-of-type(n+7):nth-of-type(-n+7){
      margin: -1px 0px 0px 0px;
      padding: 5px 0px 5px 0px;
      text-align: left;                                                                                         
      width: 80px;
      height: 10px;                
    }

    .kkk table td:nth-of-type(n+3):nth-of-type(-n+3) p:nth-of-type(n+8):nth-of-type(-n+8){
      margin: 1px 0px 0px 0px;
      padding: 5px 0px 5px 0px;
      text-align: left;                                                                                         
      width: 100px;
      height: 10px;                
    }

    .kkk table td:nth-of-type(n+3):nth-of-type(-n+3) p:nth-of-type(n+9):nth-of-type(-n+9){
      margin: 1px 0px 0px 0px;
      padding: 5px 0px 5px 0px;
      text-align: left;                                                                                         
      width: 60px;
      height: 10px;              
    }

    .kkk table td:nth-of-type(n+3):nth-of-type(-n+3) p:nth-of-type(n+10):nth-of-type(-n+10){
      margin: 1px 0px 0px 0px;
      padding: 5px 0px 5px 0px;
      text-align: left;                                                                                         
      width: 60px;
      height: 10px;             
    }

    .kkk table td:nth-of-type(n+3):nth-of-type(-n+3) p:nth-of-type(n+11):nth-of-type(-n+11){
      margin: 1px 0px 0px 0px;
      padding: 5px 0px 5px 0px;
      text-align: left;                                                                                         
      width: 60px;
      height: 10px;             
    }

    .kkk table td:nth-of-type(n+3):nth-of-type(-n+3) p:nth-of-type(n+12):nth-of-type(-n+12){
      margin: 1px 0px 0px 0px;
      padding: 5px 0px 5px 0px;
      text-align: left;                                                                                         
      width: 60px;
      height: 10px;             
    }

    .kkk table td:nth-of-type(n+3):nth-of-type(-n+3) p:nth-of-type(n+13):nth-of-type(-n+13){
      margin: 1px 0px 0px 0px;
      padding: 5px 0px 5px 0px;
      text-align: left;                                                                                         
      width: 100px;
      height: 10px;           
    }

    .kkk table td:nth-of-type(n+4):nth-of-type(-n+4){
      position: absolute;
      margin:0 auto;
      margin: 36px 0px 0px 340px;
      padding: 0px 2px 0px 3px;  
      height: 320px;                                                                                          
      width: 145px;
      border: 2px solid black;
      font-weight: bolder;
      font-size: 14px;
      text-align: left;
    }

    .kkk table td:nth-of-type(n+5):nth-of-type(-n+5){
      position: absolute;
      margin:0 auto;
      margin: 36px 0px 0px 479px;
      padding: 0px 2px 0px 3px;  
      height: 320px;                                                                                          
      width: 62px;
      border: 2px solid black;
      font-weight: bolder;
      font-size: 14px;
      text-align: left;
    }

    .kkk table td:nth-of-type(n+6):nth-of-type(-n+6){
      position: absolute;
      margin:0 auto;
      margin: 36px 0px 0px 548px;
      padding: 0px 2px 0px 3px;  
      height: 320px;                                                                                          
      width: 76px;
      border: 2px solid black;
      font-weight: bolder;
      font-size: 14px;
      text-align: left;
    }

    .kkk table td:nth-of-type(n+6):nth-of-type(-n+6) p:nth-of-type(n+0):nth-of-type(-n+1){
      margin: 5px 0px 0px 14px;
      padding: 5px 0px 5px 0px;
      text-align: left;                                                                                         
      width: 100px;
      height: 10px;  
    }

    .kkk table td:nth-of-type(n+7):nth-of-type(-n+7){
      position: absolute;
      margin:0 auto;
      margin: 36px 0px 0px 630px;
      padding: 0px 2px 0px 3px;  
      height: 320px;                                                                                          
      width: 67px;
      border: 2px solid black;
      font-weight: bolder;
      font-size: 14px;
      text-align: left;
    }

    .kkk table td:nth-of-type(n+7):nth-of-type(-n+7) p:nth-of-type(n+0):nth-of-type(-n+1){
      margin: 5px 0px 0px 17px;
      padding: 5px 0px 5px 0px;
      text-align: left;                                                                                         
      width: 100px;
      height: 10px;  
    }
 
    .kkk table td:nth-of-type(n+7):nth-of-type(-n+7) p:nth-of-type(n+2):nth-of-type(-n+2){
      margin: 0px 0px 0px 10px;
      padding: 5px 0px 5px 0px;
      text-align: left;                                                                                         
      width: 60px;
      height: 10px; 
    }

    .kkk table td:nth-of-type(n+8):nth-of-type(-n+8){
      position: absolute;
      margin:0 auto;
      margin: 400px 0px 0px 0px;
      padding: 10px 1px 5px 1px;  
      height: 21px;                                                                                          
      width: 215px;
      border: 2px solid black;
      background-color: mediumblue;
      font-weight: bolder;
      font-size: 14px;
      text-align: left;
    }

    .kkk table td:nth-of-type(n+9):nth-of-type(-n+9){
      position: absolute;
      margin:0 auto;
      margin: 400px 0px 0px 210px;
      padding: 1px 5px 5px 5px;  
      height: 30px;                                                                                          
      width: 140px;
      border: 2px solid black;
      color: white;
      font-size: 15px;
      font-weight: bolder;
      background-color: mediumblue;
    }

    .kkk table td:nth-of-type(n+10):nth-of-type(-n+10){
      position: absolute;
      margin:0 auto;
      margin: 400px 0px 0px 360px;
      padding: 1px 5px 5px 5px;  
      height: 30px;                                                                                          
      width: 80px;
      border: 2px solid black;
      color: white;
      font-size: 15px;
      font-weight: bolder;
      background-color: mediumblue;
    }

    .kkk table td:nth-of-type(n+11):nth-of-type(-n+11){
      position: absolute;
      margin:0 auto;
      margin: 400px 0px 0px 452px;
      padding: 1px 5px 5px 5px;  
      height: 30px;                                                                                          
      width: 80px;
      border: 2px solid black;
      color: white;
      font-size: 15px;
      font-weight: bolder;
      background-color: mediumblue;
    }

    .kkk table td:nth-of-type(n+12):nth-of-type(-n+12){
      position: absolute;
      margin:0 auto;
      margin: 437px 0px 0px 0px;
      padding: 1px 5px 5px 0px;  
      height: 140px;                                                                                          
      width: 204px;
      border: 2px solid black;
      color: black;
      font-size: 15px;
      font-weight: bolder;
      background-color: white;  
    }

    .kkk table td:nth-of-type(n+13):nth-of-type(-n+13){
      position: absolute;
      margin:0 auto;
      margin: 437px 0px 0px 210px;
      padding: 1px 5px 5px 3px;  
      height: 140px;                                                                                          
      width: 141px;
      border: 2px solid black;
      color: black;
      font-size: 15px;
      font-weight: bolder;
      background-color: white;
    }
  
    .kkk table td:nth-of-type(n+14):nth-of-type(-n+14){
      position: absolute;
      margin:0 auto;
      margin: 437px 0px 0px 360px;
      padding: 0px 5px 5px 0px;  
      height: 141px;                                                                                          
      width: 85px;
      border: 2px solid black;
      color: black;
      font-size: 15px;
      font-weight: bolder;
      background-color: white;
    }

    .kkk table td:nth-of-type(n+15):nth-of-type(-n+15){
      position: absolute;
      margin:0 auto;
      margin: 437px 0px 0px 452px;
      padding: 0px 5px 5px 0px;  
      height: 141px;                                                                                          
      width: 85px;
      border: 2px solid black;
      color: black;
      font-size: 15px;
      font-weight: bolder;
      background-color: white;
    }

    .kkk>.content:nth-of-type(n+3):nth-of-type(-n+3){
      margin:605px 0px 0px 0px; 
      padding: 5px 5px 5px 5px;
      width: 400px;
      height: 10px;
      text-align: left;
      font-size: 15px;      
      line-height: 1.2;                              
    }

    .kkk>.content:nth-of-type(n+4):nth-of-type(-n+4){
      margin:5px 0px 0px 0px; 
      padding: 5px 5px 5px 5px;
      width: 340px;
      height: 10px;
      text-align: left;
      font-size: 15px;      
      border: 2px solid black;                             
    }

    .kkk>.content:nth-of-type(n+5):nth-of-type(-n+5){
      margin:10px 0px 0px 212px; 
      padding: 5px 5px 5px 5px;
      width: 500px;
      height: 10px;
      text-align: right;
      font-size: 13px;      
      line-height: 1.2;
      font-weight: bolder;
      color: black;                             
    }

     .under_table01 {
      margin:-50px 0px 0px 261px; 
      padding: 5px 5px 5px 5px;
      font-family: "游ゴシック";
      width: 320px;
      height: 10px;
      text-align: left;
      font-size: 14px;
      color: black;    
      }
      
    .external_link  {
     position: left;
     bottom: 10px;
     margin-left: 270px;
     margin-top: 12px;
     width: 340px;
     height: 20px;
     font-size: 14px;
     font-family: "游ゴシック";
     color: black;
    } 
    
    .under_table03  {
      margin:30px 0px 0px 500px; 
      padding: 5px 5px 5px 5px;
      font-family: "游ゴシック";
      width: 460px;
      height: 10px;
      text-align: right;
      font-size: 13px;
      color: black;
      font-weight: bolder;     
      border: 2px solid transparent; 
      }

    .lll{
      position: relative;
      font-family: "游ゴシック";
      margin: 50px 0px 0px 260px;
      height: 2420px;
      width: 700px;
      border: 2px solid transparent;                                          
      }

    .lll>.block.block01:has(.p1):nth-of-type(n+0):nth-of-type(-n+1){
      margin: auto;
      margin-top: 10px;
      padding: 10px 0px 10px 0px;
      width: 80px;
      height: 10px;
      text-align: center;
      color: black;
      border: 2px solid transparent;      
      }
                  
    .lll>.block.block01:has(.p1):nth-of-type(n+0):nth-of-type(-n+1) .p1{
      margin: auto;
      text-align: left;
      padding: 1px 0px 0px 0px;
      width: 370px;
      height: 10px;
      font-size: 18px;
      border: 2px solid transparent;
      color: yellow;      
      }
      
    .lll table{
      position: absolute;
      margin: 10px 0px 0px 20px;
      padding: 5px 5px 0px 5px;  
      height: 800px;                                                                                                                                                                        
      width: 660px;
      border: 2px solid transparent;
     }
     
    .lll table th:nth-of-type(n+0):nth-of-type(-n+1){
      position: absolute;
      margin:0 auto;
      margin: 0px 0px 0px 0px;
      padding: 10px 10px 5px 10px;  
      height: 110px;                                                                                          
      width: 121px;
      border: 2px solid black;
      background-color: mediumblue;
      font-size: 16px;
      color: white; 
     }
     
     .lll table th:nth-of-type(n+2):nth-of-type(-n+2){
      position: absolute;
      margin:0 auto;
      margin: 0px 0px 0px 142px;
      padding: 10px 10px 5px 10px;  
      height: 20px;                                                                                          
      width: 484px;
      border: 2px solid black;
      background-color: mediumblue;
      font-size: 16px;
      color: white; 
     }
     
     .lll table td:nth-of-type(n+0):nth-of-type(-n+1){
      position: absolute;
      margin: 35px 0px 0px 0px;
      padding: 5px 0px 5px 0px;  
      height: 105px;                                                                                          
      width: 141px;
      border: 2px solid black;
      color: black;
      font-size: 16px;
      font-weight: bolder;
      background-color: white;
    }

    .lll table td:nth-of-type(n+2):nth-of-type(-n+2){
      position: absolute;
      margin: 35px 0px 0px 142px;
      padding: 0px 3px 5px 3px;  
      height: 110px;                                                                                          
      width: 498px;
      border: 2px solid black;
      color: black;
      font-size: 16px;
      text-align: left;
      background-color: white;
      line-height: 1.2;
    }

    .lll table td:nth-of-type(n+3):nth-of-type(-n+3){
      position: absolute;
      margin: 151px 0px 0px 0px;
      padding: 5px 0px 5px 0px;  
      height: 105px;                                                                                          
      width: 141px;
      border: 2px solid black;
      color: black;
      font-size: 16px;
      font-weight: bolder;
      background-color: white;
    }

    .lll table td:nth-of-type(n+4):nth-of-type(-n+4){
      position: absolute;
      margin: 151px 0px 0px 142px;
      padding: 0px 3px 5px 3px;  
      height: 110px;                                                                                          
      width: 498px;
      border: 2px solid black;
      color: black;
      font-size: 16px;
      text-align: left;
      background-color: white;
      line-height: 1.2;
    }

    .lll table td:nth-of-type(n+5):nth-of-type(-n+5){
      position: absolute;
      margin: 267px 0px 0px 0px;
      padding: 5px 0px 5px 0px;  
      height: 106px;                                                                                          
      width: 141px;
      border: 2px solid black;
      font-size: 16px;
      font-weight: bolder;
      background-color: white;
    }

    .lll table td:nth-of-type(n+6):nth-of-type(-n+6){
      position: absolute;
      margin: 267px 0px 0px 142px;
      padding: 0px 3px 5px 3px;  
      height: 111px;                                                                                          
      width: 498px;
      border: 2px solid black;
      font-size: 16px;
      text-align: left;
      background-color: white;
      line-height: 1.2;
    }
  
    .lll table td:nth-of-type(n+7):nth-of-type(-n+7){
      position: absolute;
      margin: 384px 0px 0px 0px;
      padding: 5px 0px 5px 0px;  
      height: 106px;                                                                                          
      width: 141px;
      border: 2px solid black;
      font-size: 16px;
      font-weight: bolder;
      background-color: white;
    }

    .lll table td:nth-of-type(n+7):nth-of-type(-n+7) .indent04{
      padding-top: 5px;
      margin-left: -20px;
    }

    .lll table td:nth-of-type(n+8):nth-of-type(-n+8){
      position: absolute;
      margin: 384px 0px 0px 142px;
      padding: 0px 3px 5px 3px;  
      height: 110px;                                                                                          
      width: 498px;
      border: 2px solid black;
      color: black;
      font-size: 16px;
      text-align: left;
      background-color: white;
      line-height: 1.2;
    }

    .lll table td:nth-of-type(n+9):nth-of-type(-n+9){
      position: absolute;
      margin: 500px 0px 0px 0px;
      padding: 5px 0px 5px 0px;  
      height: 45px;                                                                                          
      width: 141px;
      border: 2px solid black;
      color: black;
      font-size: 16px;
      font-weight: bolder;
      background-color: white;
    }

    .lll table td:nth-of-type(n+10):nth-of-type(-n+10){
      position: absolute;
      margin: 500px 0px 0px 142px;
      padding: 0px 3px 5px 3px;  
      height: 50px;                                                                                          
      width: 498px;
      border: 2px solid black;
      color: black;
      font-size: 16px;
      text-align: left;
      background-color: white;
      line-height: 1.2;
    }

    .lll table td:nth-of-type(n+11):nth-of-type(-n+11){
      position: absolute;
      margin: 556px 0px 0px 0px;
      padding: 5px 0px 5px 0px;  
      height: 165px;                                                                                          
      width: 141px;
      border: 2px solid black;
      color: black;
      font-size: 16px;
      font-weight: bolder;
      background-color: white;
    }

    .lll table td:nth-of-type(n+11):nth-of-type(-n+11) .indent04{
      line-height: 1.2;
      padding: 5px 0px 5px 0px;
      margin-left:-20px; 
    }

    .lll table td:nth-of-type(n+12):nth-of-type(-n+12){
      position: absolute;
      margin: 556px 0px 0px 142px;
      padding: 0px 3px 5px 3px;  
      height: 170px;                                                                                          
      width: 498px;
      border: 2px solid black;
      color: black;
      font-size: 16px;
      text-align: left;
      background-color: white;
      line-height: 1.2;
    }

    .lll table td:nth-of-type(n+12):nth-of-type(-n+12) .indent04{
      margin-left:-20px; 
    }

    .lll table td:nth-of-type(n+13):nth-of-type(-n+13){
      position: absolute;
      margin: 730px 0px 0px 0px;
      padding: 5px 0px 5px 0px;  
      height: 105px;                                                                                          
      width: 141px;
      border: 2px solid black;
      color: black;
      font-size: 16px;
      font-weight: bolder;
      background-color: white;
    }

    .lll table td:nth-of-type(n+14):nth-of-type(-n+14){
      position: absolute;
      margin: 730px 0px 0px 142px;
      padding: 0px 3px 5px 3px;  
      height: 110px;                                                                                          
      width: 498px;
      border: 2px solid black;
      color: black;
      font-size: 16px;
      text-align: left;
      background-color: white;
      line-height: 1.2;
    }

    .lll table td:nth-of-type(n+15):nth-of-type(-n+15){
      position: absolute;
      margin: 846px 0px 0px 0px;
      padding: 5px 0px 5px 0px;  
      height: 55px;                                                                                          
      width: 141px;
      border: 2px solid black;
      color: black;
      font-size: 16px;
      font-weight: bolder;
      background-color: white;
    }

    .lll table td:nth-of-type(n+15):nth-of-type(-n+15) .indent04{
      height: 10px;                                                                                          
      width: 180px;
      padding: 5px 0px 5px 0px;  
      text-align: left;
      margin-left:-17px;
      margin-top:2px; 
    }

    .lll table td:nth-of-type(n+16):nth-of-type(-n+16){
      position: absolute;
      margin: 846px 0px 0px 142px;
      padding: 0px 3px 5px 3px;  
      height: 60px;                                                                                          
      width: 498px;
      border: 2px solid black;
      color: black;
      font-size: 16px;
      text-align: left;
      background-color: white;
      line-height: 1.2;
    }

    .lll table td:nth-of-type(n+17):nth-of-type(-n+17){
      position: absolute;
      margin: 912px 0px 0px 0px;
      padding: 5px 0px 5px 0px;  
      height: 105px;                                                                                          
      width: 141px;
      border: 2px solid black;
      color: black;
      font-size: 16px;
      font-weight: bolder;
      background-color: white;
      text-align: center;
    }

    .lll table td:nth-of-type(n+17):nth-of-type(-n+17) .indent04:nth-of-type(n+0):nth-of-type(-n+1){
      color: black;
      padding: 6px 0px 6px 0px;
      margin-left:-17px;      
    }

    .lll table td:nth-of-type(n+17):nth-of-type(-n+17) .indent04:nth-of-type(n+2):nth-of-type(-n+2){
      color: black;
      width: 200px;
      padding: 5px 0px 5px 0px;  
      height: 20px;
      margin-left:-19px;
      text-align: left;  
    }

    .lll table td:nth-of-type(n+17):nth-of-type(-n+17) .indent04:nth-of-type(n+3):nth-of-type(-n+3){
      color: black;
      width: 100px;
      padding: 5px 0px 5px 0px;  
      height: 20px;
      margin:-10px 0px 0px 30px;
      text-align: left;   
    }

    .lll table td:nth-of-type(n+18):nth-of-type(-n+18){
      position: absolute;
      margin: 912px 0px 0px 142px;
      padding: 0px 3px 5px 3px;  
      height: 110px;                                                                                          
      width: 498px;
      border: 2px solid black;
      color: black;
      font-size: 16px;
      text-align: left;
      background-color: white;
      line-height: 1.2;
    }

    .lll table td:nth-of-type(n+19):nth-of-type(-n+19){
      position: absolute;
      margin: 1028px 0px 0px 0px;
      padding: 5px 0px 5px 0px;  
      height: 105px;                                                                                          
      width: 141px;
      border: 2px solid black;
      color: black;
      font-size: 16px;
      font-weight: bolder;
      background-color: white;
    }
  
    .lll table td:nth-of-type(n+20):nth-of-type(-n+20){
      position: absolute;
      margin: 1028px 0px 0px 142px;
      padding: 0px 3px 5px 3px;  
      height: 110px;                                                                                          
      width: 498px;
      border: 2px solid black;
      color: black;
      font-size: 16px;
      text-align: left;
      background-color: white;
      line-height: 1.2;
    }

    .lll table td:nth-of-type(n+21):nth-of-type(-n+21){
      position: absolute;
      margin: 1144px 0px 0px 0px;
      padding: 5px 0px 5px 0px;  
      height: 235px;                                                                                          
      width: 141px;
      border: 2px solid black;
      color: black;
      font-size: 16px;
      font-weight: bolder;
      background-color: white;
    }

    .lll table td:nth-of-type(n+22):nth-of-type(-n+22){
      position: absolute;
      margin: 1144px 0px 0px 142px;
      padding: 0px 3px 5px 3px;  
      height: 240px;                                                                                          
      width: 498px;
      border: 2px solid black;
      color: black;
      font-size: 16px;
      text-align: left;
      background-color: white;
      line-height: 1.2;
    }

    .lll table td:nth-of-type(n+22):nth-of-type(-n+22) .indent04:nth-of-type(n+0):nth-of-type(-n+1){
      color: black;
      width: 480px;
      padding: 5px 0px 5px 0px;  
      height: 10px;
      margin-left:-19px;
      margin-top: -5px;
      text-align: left;  
    }

    .lll table td:nth-of-type(n+22):nth-of-type(-n+22) .indent04:nth-of-type(n+2):nth-of-type(-n+2){
      color: black;
      width: 480px;
      padding: 5px 0px 5px 0px;  
      height: 10px;
      text-align: left;
      margin-left:-19px;  
    }

    .lll table td:nth-of-type(n+22):nth-of-type(-n+22) .indent04:nth-of-type(n+3):nth-of-type(-n+3){
      color: black;
      width: 520px;
      padding: 5px 0px 5px 0px;  
      height: 10px;
      text-align: left;
      margin-left:-19px;
      margin-top: -2px;  
    }

    .lll table td:nth-of-type(n+22):nth-of-type(-n+22) .indent04:nth-of-type(n+4):nth-of-type(-n+4){
      color: black;
      width: 520px;
      padding: 5px 0px 5px 0px;  
      height: 10px;
      text-align: left;
      margin-left:-19px;
      margin-top: -2px;  
    }

    .lll table td:nth-of-type(n+22):nth-of-type(-n+22) .indent04:nth-of-type(n+5):nth-of-type(-n+5){
      color: black;
      width: 520px;
      padding: 5px 0px 5px 0px;  
      height: 10px;
      text-align: left;
      margin-left:-19px;
      margin-top: -2px;  
    }

    .lll table td:nth-of-type(n+22):nth-of-type(-n+22) .indent04:nth-of-type(n+6):nth-of-type(-n+6){
      color: black;
      width: 520px;
      padding: 5px 0px 5px 0px;  
      height: 10px;
      text-align: left;
      margin-left:-19px;
      margin-top: -2px;  
    }

    .lll table td:nth-of-type(n+22):nth-of-type(-n+22) .indent04:nth-of-type(n+7):nth-of-type(-n+7){
      color: black;
      width: 520px;
      padding: 5px 0px 5px 0px;  
      height: 10px;
      text-align: left;
      margin-left:-19px;
      margin-top: -2px;  
    }

    .lll table td:nth-of-type(n+22):nth-of-type(-n+22) .indent04:nth-of-type(n+8):nth-of-type(-n+8){
      color: black;
      width: 520px;
      padding: 5px 0px 5px 0px;  
      height: 10px;
      text-align: left;
      margin-left:-19px;
      margin-top: -2px;  
    }

    .lll table td:nth-of-type(n+22):nth-of-type(-n+22) .indent04:nth-of-type(n+9):nth-of-type(-n+9){
      color: black;
      width: 520px;
      padding: 5px 0px 5px 0px;  
      height: 10px;
      text-align: left;
      margin-left:-19px;
      margin-top: -2px;  
    }

    .lll table td:nth-of-type(n+22):nth-of-type(-n+22) .indent04:nth-of-type(n+10):nth-of-type(-n+10){
      color: black;
      width: 520px;
      padding: 5px 0px 5px 0px;  
      height: 10px;
      text-align: left;
      margin-left:-19px;
      margin-top: -2px;  
    }
  
    .lll table td:nth-of-type(n+23):nth-of-type(-n+23){
      position: absolute;
      margin: 1390px 0px 0px 0px;
      padding: 5px 0px 5px 0px;  
      height: 95px;                                                                                          
      width: 141px;
      border: 2px solid black;
      color: black;
      font-size: 16px;
      font-weight: bolder;
      background-color: white;
    }

    .lll table td:nth-of-type(n+24):nth-of-type(-n+24){
      position: absolute;
      margin: 1390px 0px 0px 142px;
      padding: 0px 3px 5px 3px;  
      height: 100px;                                                                                          
      width: 498px;
      border: 2px solid black;
      color: black;
      font-size: 16px;
      text-align: left;
      background-color: white;
      line-height: 1.2;
    }

    .lll table td:nth-of-type(n+25):nth-of-type(-n+25){
      position: absolute;
      margin: 1495px 0px 0px 0px;
      padding: 5px 0px 5px 0px;  
      height: 75px;                                                                                          
      width: 141px;
      border: 2px solid black;
      color: black;
      font-size: 16px;
      font-weight: bolder;
      background-color: white;
    }
  
    .lll table td:nth-of-type(n+26):nth-of-type(-n+26){
      position: absolute;
      margin: 1495px 0px 0px 142px;
      padding: 0px 3px 5px 3px;  
      height: 80px;                                                                                           
      width: 498px;
      border: 2px solid black;
      color: black;
      font-size: 16px;
      text-align: left;
      background-color: white;
      line-height: 1.2;
    }
    
    .lll table td:nth-of-type(n+27):nth-of-type(-n+27){
      position: absolute;
      margin: 1580px 0px 0px 0px;
      padding: 5px 0px 5px 0px;  
      height: 225px;                                                                                          
      width: 141px;
      border: 2px solid black;
      color: black;
      font-size: 16px;
      font-weight: bolder;
      background-color: white;
    }

    .lll table td:nth-of-type(n+27):nth-of-type(-n+27) .indent04:nth-of-type(n+0):nth-of-type(-n+1){
      padding: 5px 0px 5px 0px;
      line-height: 1.2;
      color: black;
      margin-left: -20px; 
    }

    .lll table td:nth-of-type(n+28):nth-of-type(-n+28){
      position: absolute;
      margin: 1580px 0px 0px 142px;
      padding: 0px 3px 5px 3px;  
      height: 230px;                                                                                           
      width: 498px;
      border: 2px solid black;
      color: black;
      font-size: 16px;
      text-align: left;
      background-color: white;
      line-height: 1.2;
    }

    .lll table td:nth-of-type(n+28):nth-of-type(-n+28) .indent04:nth-of-type(n+0):nth-of-type(-n+1){
      color: black;
      width: 520px;
      padding: 5px 0px 5px 0px;  
      height: 10px;
      text-align: left;
      margin-left:-19px;
      margin-top: -2px;  
    }

    .lll table td:nth-of-type(n+28):nth-of-type(-n+28) .indent04:nth-of-type(n+2):nth-of-type(-n+2){
      color: black;
      width: 520px;
      padding: 5px 0px 5px 0px;  
      height: 10px;
      text-align: left;
      margin-left:-19px;
      margin-top: -2px;  
    }

    .lll table td:nth-of-type(n+28):nth-of-type(-n+28) .indent04:nth-of-type(n+3):nth-of-type(-n+3){
      color: black;
      width: 520px;
      padding: 5px 0px 5px 0px;  
      height: 10px;
      text-align: left;
      margin-left:-19px;
      margin-top: -2px;  
    }

    .lll table td:nth-of-type(n+28):nth-of-type(-n+28) .indent04:nth-of-type(n+4):nth-of-type(-n+4){
      color: black;
      width: 520px;
      padding: 5px 0px 5px 0px;  
      height: 10px;
      text-align: left;
      margin-left:-19px;
      margin-top: -2px;  
    }

    .lll table td:nth-of-type(n+28):nth-of-type(-n+28) .indent04:nth-of-type(n+5):nth-of-type(-n+5){
      color: black;
      width: 520px;
      padding: 5px 0px 5px 0px;  
      height: 10px;
      text-align: left;
      margin-left:-19px;
      margin-top: -2px;  
    }

    .lll table td:nth-of-type(n+28):nth-of-type(-n+28) .indent04:nth-of-type(n+6):nth-of-type(-n+6){
      color: black;
      width: 520px;
      padding: 5px 0px 5px 0px;  
      height: 10px;
      text-align: left;
      margin-left:-19px;
      margin-top: -2px;  
    }

    .lll table td:nth-of-type(n+28):nth-of-type(-n+28) .indent04:nth-of-type(n+7):nth-of-type(-n+7){
      color: black;
      width: 520px;
      padding: 5px 0px 5px 0px;  
      height: 10px;
      text-align: left;
      margin-left:-19px;
      margin-top: -2px;  
    }

    .lll table td:nth-of-type(n+29):nth-of-type(-n+29){
      position: absolute;
      margin: 1810px 0px 0px 0px;
      padding: 5px 0px 5px 0px;  
      height: 125px;                                                                                          
      width: 141px;
      border: 2px solid black;
      color: black;
      font-size: 16px;
      font-weight: bolder;
      background-color: white;
    }
  
    .lll table td:nth-of-type(n+30):nth-of-type(-n+30){
      position: absolute;
      margin: 1810px 0px 0px 142px;
      padding: 0px 3px 5px 3px;  
      height: 130px;                                                                                          
      width: 498px;
      border: 2px solid black;
      color: black;
      font-size: 16px;
      text-align: left;
      background-color: white;
      line-height: 1.2;
    }

    .lll table td:nth-of-type(n+31):nth-of-type(-n+31){
      position: absolute;
      margin: 1945px 0px 0px 0px;
      padding: 5px 0px 5px 0px;  
      height: 125px;                                                                                          
      width: 141px;
      border: 2px solid black;
      color: black;
      font-size: 16px;
      font-weight: bolder;
      background-color: white;
    }

    .lll table td:nth-of-type(n+31):nth-of-type(-n+31) .indent04:nth-of-type(n+0):nth-of-type(-n+1){
      padding: 5px 0px 5px 0px;
      line-height: 1.2;
      color: black;
      margin-left: -20px; 
    }
  
    .lll table td:nth-of-type(n+32):nth-of-type(-n+32){
      position: absolute;
      margin: 1945px 0px 0px 142px;
      padding: 0px 3px 5px 3px;  
      height: 130px;                                                                                          
      width: 498px;
      border: 2px solid black;
      color: black;
      font-size: 16px;
      text-align: left;
      background-color: white;
      line-height: 1.2;
    }

    .lll table td:nth-of-type(n+33):nth-of-type(-n+33){
      position: absolute;
      margin: 2080px 0px 0px 0px;
      padding: 5px 0px 5px 0px;  
      height: 75px;                                                                                          
      width: 141px;
      border: 2px solid black;
      color: black;
      font-size: 16px;
      font-weight: bolder;
      background-color: white;
    }
  
    .lll table td:nth-of-type(n+34):nth-of-type(-n+34){
      position: absolute;
      margin: 2080px 0px 0px 142px;
      padding: 0px 3px 5px 3px;  
      height: 80px;                                                                                           
      width: 498px;
      border: 2px solid black;
      color: black;
      font-size: 16px;
      text-align: left;
      background-color: white;
      line-height: 1.2;
    }
    
    .lll table td:nth-of-type(n+35):nth-of-type(-n+35){
      position: absolute;
      margin: 2165px 0px 0px 0px;
      padding: 5px 0px 5px 0px;  
      height: 55px;                                                                                          
      width: 141px;
      border: 2px solid black;
      color: black;
      font-size: 16px;
      font-weight: bolder;
      background-color: white;
    }
  
    .lll table td:nth-of-type(n+36):nth-of-type(-n+36){
      position: absolute;
      margin: 2165px 0px 0px 142px;
      padding: 0px 3px 5px 3px;  
      height: 60px;                                                                                           
      width: 498px;
      border: 2px solid black;
      color: black;
      font-size: 16px;
      text-align: left;
      background-color: white;
      line-height: 1.2;
    }

    .lll table td:nth-of-type(n+37):nth-of-type(-n+37){
      position: absolute;
      margin: 2230px 0px 0px 0px;
      padding: 5px 0px 5px 0px;  
      height: 85px;                                                                                          
      width: 141px;
      border: 2px solid black;
      color: black;
      font-size: 16px;
      font-weight: bolder;
      background-color: white;
    }
  
    .lll table td:nth-of-type(n+38):nth-of-type(-n+38){
      position: absolute;
      margin: 2230px 0px 0px 142px;
      padding: 0px 3px 5px 3px;  
      height: 90px;                                                                                           
      width: 498px;
      border: 2px solid black;
      color: black;
      font-size: 16px;
      text-align: left;
      background-color: white;
      line-height: 1.2;
    }

   
      a {  
      color: blue; /*リンク色*/
      }
      a:visited {
      color: purple; /*訪問後のリンク色*/
      }
      a:hover {
      color: red; /*マウスオーバー時のリンク色*/
      }


    .mmm{
      position: relative;
      font-family: "游ゴシック";
      margin: 20px 0px 0px 260px;
      height: 680px;
      width: 700px;
      border: 2px solid transparent;                                          
      }
    
    .mmm>.block.block01:has(.p1):nth-of-type(n+0):nth-of-type(-n+1){
      margin: auto;
      margin-top: 10px;
      padding: 10px 0px 10px 0px;
      width: 100px;
      height: 10px;
      text-align: center;
      color: black;
      border: 2px solid transparent;      
      }
                    
    .mmm>.block.block01:has(.p1):nth-of-type(n+0):nth-of-type(-n+1) .p1{
      margin: auto;
      text-align: left;
      padding: 1px 0px 0px 0px;
      width: 370px;
      height: 10px;
      font-size: 20px;
      border: 2px solid transparent;
      color: yellow;      
      }
      
    .mmm>ol li::before {
      padding-right: 5px;
      font-size: 12px;
      }
            
    .mmm>ol li{
      position: absolute;
      font-family: "游ゴシック";
      color: black;
      font-size: 16px;
      margin: 0px 0px 0px 0px;
      padding: 5px 0px 5px 0px;
      width: 700px;
      height: 20px;
      text-align: left;
      }
        
    .mmm>ol li:nth-of-type(n+0):nth-of-type(-n+1){
      font-family: "游ゴシック";
      padding: 5px 0px 5px 0px;
      margin: -5px 0px 0px 20px;
      width: 600px;
      height: 10px;
      line-height: 1.2;
      }
        
    .mmm>ol li:nth-of-type(n+2):nth-of-type(-n+2){
      font-family: "游ゴシック";
      margin: 40px 0px 0px 20px;
      padding: 10px 0px 10px 0px;
      width: 600px;
      height: 10px;
      line-height: 1.2;
      }

    .mmm>ol li:nth-of-type(n+3):nth-of-type(-n+3){
      font-family: "游ゴシック";
      margin: 90px 0px 0px 20px;
      padding: 10px 0px 10px 0px; 
      width: 600px;
      height: 10px;
      line-height: 1.2;
      }

    .mmm>ol li:nth-of-type(n+4):nth-of-type(-n+4){
      font-family: "游ゴシック";
      margin: 160px 0px 0px 20px;
      padding: 10px 0px 10px 0px; 
      width: 600px;
      height: 10px;
      line-height: 1.2;
      }
  
    .mmm>ol li:nth-of-type(n+5):nth-of-type(-n+5){
      font-family: "游ゴシック";
      margin: 210px 0px 0px 20px;
      padding: 10px 0px 10px 0px; 
      width: 600px;
      height: 10px;
      line-height: 1.2;
      }

    .mmm>ol li:nth-of-type(n+6):nth-of-type(-n+6){
      font-family: "游ゴシック";
      margin: 280px 0px 0px 20px;
      padding: 10px 0px 10px 0px; 
      width: 600px;
      height: 10px;
      line-height: 1.2;
      }

    .mmm>ol li:nth-of-type(n+7):nth-of-type(-n+7){
      font-family: "游ゴシック";
      margin: 330px 0px 0px 20px;
      padding: 10px 0px 10px 0px; 
      width: 600px;
      height: 10px;
      line-height: 1.2;
      }

    .mmm>ol li:nth-of-type(n+8):nth-of-type(-n+8){
      font-family: "游ゴシック";
      margin: 380px 0px 0px 20px;
      padding: 10px 0px 10px 0px; 
      width: 600px;
      height: 10px;
      line-height: 1.2;
      }

    .mmm>ol li:nth-of-type(n+9):nth-of-type(-n+9){
      font-family: "游ゴシック";
      margin: 430px 0px 0px 20px;
      padding: 10px 0px 10px 0px; 
      width: 600px;
      height: 10px;
      line-height: 1.2;
      }

    .mmm>ol li:nth-of-type(n+10):nth-of-type(-n+10){
      font-family: "游ゴシック";
      margin: 520px 0px 0px 20px;
      padding: 10px 0px 10px 0px; 
      width: 600px;
      height: 10px;
      line-height: 1.2;
      }

    .mmm>ol li:nth-of-type(n+11):nth-of-type(-n+11){
      font-family: "游ゴシック";
      margin: 590px 0px 0px 20px;
      padding: 10px 0px 10px 0px; 
      width: 600px;
      height: 10px;
      line-height: 1.2;
      }  
                      
table {
    margin: 0 auto;
    font-family: "游ゴシック";
    border-collapse: collapse;
    text-align: center;
    width: 860px;
    border: 4px solid MediumBlue;
  }

  table th {
    padding: 10px 0px 10px 0px;
    font-size: 21px;
    height: 20px;
    border: solid 1px Blue;
     /*実線 1px */
    background-color: MediumBlue;
    color:yellow;
    font-family: "游ゴシック";
  }  
 
  table tr td {
  width: 800px;    
  height: 40px;  
  background: white;
  font-size: 15px;
  font-family: "游ゴシック";
  color: #000000;
  }

  table tr td p {
    padding: 10px 0px 0px 0px;
    }

  .thumbnail  {
   display: flex;
   align-items: center;
   justify-content: center;
  }

  .thumbnail:nth-of-type(1){
    margin-top: 20px;
    height: 100px;
    transform: scale(0.17);  
  }

  .thumbnail:nth-of-type(2){
    margin-top: 20px;
    height: 100px;
    width: 400px;
    transform: scale(0.17);  
  }

  .thumbnail:nth-of-type(3){
    margin-top: 180px;
    margin-right: 280px;
    height: 100px;
    width: 400px;
    transform: scale(0.2); 
  }

  .bbb>.thumbnail{
    margin: 0 auto;
    margin-top: 190px;
    margin-right: 300px;
    height: 100px;
    width: 200px;
    transform: scale(0.2); 
  }  

.note:nth-of-type(n+2) p{
  position: absolute;
  margin: -50px 0px 0px 240px;
  font-family: "游ゴシック";
  font-size: 14px;
  color: black;  
  }

  .bbb:nth-of-type(n+3)>.block.block01:has(.p1):nth-of-type(1):nth-of-type(1){
    margin: auto;
    margin-top: 10px;
    padding: 15px 0px 15px 0px;
    width: 560px;
    height: 10px;
    text-align: center;
    color: black;
    border: 2px solid transparent;
  }

  .bbb>.block.block01:has(.p1):nth-of-type(1):nth-of-type(1) .p1{
    margin: auto;
    text-align: left;
    padding: 1px 0px 0px 0px;
    width: 370px;
    height: 10px;
    font-size: 21px;
    border: 2px solid transparent;
    color: yellow;
  }  

  .bbb:nth-of-type(n+1):nth-of-type(n+1)>.content:has(.font-weight1):nth-of-type(n+1):nth-of-type(-n+1) {
    margin: auto;
    margin-top: 10px;
    padding: 10px 10px 10px 10px;
    width: 500px;
    height: 10px;
    text-align: center;
    color: black;
    border: 2px solid blue;
    background-color: blue;
    color: yellow;
  }

  .bbb:nth-of-type(n+1):nth-of-type(n+1)>.content:has(.font-weight1):nth-of-type(n+3):nth-of-type(-n+3) {
    margin:0 auto;
    margin-top: 190px;
    padding: 10px 0px 10px 5px;
    width: 780px;
    height: 10px;
    text-align: center;
    color: black;
    border: 3px solid blue;
    font-family: "游ゴシック";
    font-size: 16px;
  }
 
  .aaa>.content:nth-of-type(n+1):nth-of-type(-n+1){
   margin: 10px 0px 0px 50px;
   position: absolute;
   text-align: center;
   height: 10px;
   width: 180px;
   padding: 10px 0px 10px 0px;
   font-size: 16px;
   color: black;
   }    

   .aaa>.content:nth-of-type(1)>.indent04{
    margin-left:30px;
    padding:10px 0px 10px 0px;
    width: 100px;
    height: 5px;
    text-align: center;
    }

    .aaa>.content:nth-of-type(4) {
      display: inline-block;
      text-align: center;
      height: 10px;
      width: 100px;
      position: absolute;
      margin: 80px 0px 0px 0px;
      padding: 10px 0px 10px 0px;
      font-size: 16px;
      }  

   .aaa>.thumbnail {
    position: absolute;
    width: 200px;
    height: 50px;
    margin: 75px 0px 0px 0px;
    transform: scale(0.2);
    }  

    .aaa>.thumbnail:nth-of-type(12) {
      position: absolute;
      width: 200px;
      height: 50px;
      margin: 223px 0px 0px 674px;
      transform: scale(0.2);  
      }  

      .aaa>.thumbnail:nth-of-type(14) {
        position: absolute;
        width: 200px;
        height: 50px;
        margin: 302px 0px 0px 674px;
        transform: scale(0.2);
        }  
    
    .aaa>.content:nth-of-type(4){
      display: inline-block;
      text-align: center;
      height: 10px;
      width: 50px;
      position: absolute;
      margin: 68px 0px 0px 178px;
      padding: 10px 0px 10px 0px;
      font-size: 16px;
      font-weight: bolder;
      }    
     
      .aaa>.content:nth-of-type(5){
        display: inline-block;
        text-align: center;
        height: 10px;
        width: 500px;
        position: absolute;
        margin: 80px 0px 0px 166px;
        padding: 10px 0px 10px 0px;
        font-size: 16px;
        line-height: 1.0;
        }    

        .aaa>.content:nth-of-type(5)>.indent04{
          padding:5px 0px 5px 0px;
          margin: 0px 0px 0px 56px;
          width: 352px;
          height: 10px;
          font-size: 16px;
          color: black;
          text-align: left;
          }
          
        .aaa>.content:nth-of-type(7){
          display: inline-block;
          text-align: center;
          height: 10px;
          width: 100px;
          position: absolute;
          margin: 69px 0px 0px 534px;
          padding: 10px 0px 10px 0px;
          font-size: 14px;
          }    
          
         .aaa>.content:nth-of-type(9){
          display: inline-block;
          text-align: left;
          height: 100px;
          width: 500px;
          position: absolute;
          margin: 65px 0px 0px 620px;
          padding: 10px 0px 10px 0px;
          font-size: 17px;
          }    
          
          .aaa>.content:nth-of-type(9)>.indent04:nth-of-type(1){
            margin: 1px 0px 0px -22px;
            padding:5px 0px 5px 0px;
            width: 300px;
            height: 10px;
            font-size: 17px;
            color: red;
            text-align: left;
            line-height: 1.0;
            font-weight: bolder;
            }
    
          .aaa>.content:nth-of-type(9)>.indent04:nth-of-type(2){
            padding:5px 0px 5px 0px;
            margin: 3px 0px 0px -22px;
            width: 352px;
            height: 10px;
            font-size: 17px;
            color: crimson;           
            text-align: left;
            font-weight: bolder;
            }
     
            .aaa>.content:nth-of-type(9)>.indent04:nth-of-type(3){
              padding:5px 0px 5px 0px;
              margin: 0px 0px 0px -22px;
              width: 352px;
              height: 10px;
              font-size: 17px;              
              text-align: left;
              font-weight: bolder;
              color: crimson;
              }

           .aaa>.content:nth-of-type(10){
            display: inline-block;
            text-align: center;
            height: 10px;
            width: 820px;
            position: absolute;
            top: 51%;
            left: 50%;
            transform: translate(-50%,-50%);
            font-size: 17.2px;
            font-weight: bolder;
            }    

            .aaa>.content:nth-of-type(11){
              display: inline-block;
              text-align: center;
              position: absolute;
              transform: translate(-50%,-50%);
              margin: 185px 0px 0px 860px;
              height: 10px;
              width: 200px;
              position: absolute;
              font-size: 14px;              
              }    

              .aaa>.content:nth-of-type(13){
                display: inline-block;
                text-align: left;
                position: absolute;
                transform: translate(-50%,-50%);
                margin: 300px 0px 0px 820px;
                padding: 5px 0px 5px 0px;
                height: 50px;
                width: 140px;
                position: absolute;
                font-size: 17px;
                line-height: 1.0;              
                }    

              .aaa>table{
                padding:0;
                margin:0px 0px 0px 8px;                
                border-collapse: collapse;                    
                width: 500px; 
                height:10px;
                border:solid mediumblue 2px;
                position: absolute;
                font-weight: normal;
              }

              .ddd>table{
                padding:0;
                margin:-10px 0px 0px 10px;                
                border-collapse: collapse;                    
                width: 550px; 
                height:10px;
                border:solid black 2px;
                position: absolute;
                font-weight: normal;
              }

              .aaa>table th {
                padding: 14px 0px 12px 0px;
                width: 300px;
                height: 10px;
                border: solid 1px Blue;
                 /*実線 1px */
                background-color: MediumBlue;
                color:yellow;
                font-family: "游ゴシック";
                font-size: 16.5px;                
              }  
             
              .ddd table tr:nth-of-type(1) td{                                
                border: solid 2px black;
              }

              .aaa table tr:nth-of-type(2) td:nth-of-type(n){               
                  border: solid 2px mediumblue;
                  height: 90px;
                  }
                            
              .ddd table tr:nth-of-type(1) td:nth-of-type(1){
                width: 30%;
                border: solid 2px black;                  
              }

              .aaa table tr:nth-of-type(1) td:nth-of-type(1) p{
                margin: 0px 0px 0px 0px;
                padding: 5px 5px 10px 5px;               
                text-align: left;
                line-height: 1.2;
                background-color:white;             
                width: 110px;               
                height: 50px;                                              
              }

              .ddd table tr:nth-of-type(1) td:nth-of-type(1) p{
                margin: 0px 0px 0px 0px;
                padding: 10px 5px 10px 5px;               
                text-align: left;
                line-height: 1.2;                             
                width: 110px;               
                height: 50px;                              
              }

              .aaa table tr:nth-of-type(1) td:nth-of-type(1) p>.indent04{              
              text-align: left;              
              margin-left: -20px;
              color: mediumblue;
              }

              .ddd table tr:nth-of-type(1) td:nth-of-type(1) p>.indent04{              
                text-align: left;              
                margin-left: -20px;                
                }

              .ddd table tr:nth-of-type(1) td:nth-of-type(1)>.thumbnail {                
                text-align: right;                               
                transform: scale(0.11);
                margin: 10px 0px 10px 110px;
                width: 10px;
                height: 10px;
                }
                
                .ddd table tr:nth-of-type(1) td:nth-of-type(2) {
                  padding:5px 0px 0px 0px;
                  width: 40%;              
                  border: solid 2px black;                         
                  line-height: 1.0;  
                }
                
                .aaa table tr:nth-of-type(1) td:nth-of-type(2) p{                  
                  padding: 0px 0px 5px 0px;               
                  font-weight: normal;                  
                  text-align: center;
                  line-height: 1.0;
                  background-color:white;
                  width: 200px;
                  height: 30px;                                                                                          
                }

                .ddd table tr:nth-of-type(1) td:nth-of-type(2) p{                  
                  padding: 0px 0px 5px 0px;               
                  font-weight: normal;                  
                  text-align: center;                                    
                  width: 180px;
                  height: 30px;                              
                  color: black;                                                                                         
                }

                .ddd table tr:nth-of-type(1) td:nth-of-type(2) p>.indent04{                  
                  padding: 0px 0px 5px 0px;
                  margin: 0px 0px 0px -35px;               
                  font-weight: normal;                  
                  text-align: left;
                  line-height: 1.3;                  
                  width: 250px;
                  height: 10px;
                  font-size: 14.4px;                                                                                                          
                }
                
                .ddd table tr:nth-of-type(1) td:nth-of-type(3) {
                  width: 24%;                                    
                }
                
                .ddd table tr:nth-of-type(1) td:nth-of-type(3) p:nth-of-type(n+0):nth-of-type(-n+1) {                  
                  margin-bottom: 0px;
                  text-align: left;
                  width: 120px;                                                                         
                }
                
                .ddd table tr:nth-of-type(1) td:nth-of-type(3) p:nth-of-type(n+2):nth-of-type(-n+2) {                                    
                  line-height: 1.0;
                  padding-bottom: 5px;                 
                  text-align: left;
                  width: 120px;                                   
                } 

                .ddd table tr:nth-of-type(1) td:nth-of-type(4) {   
                  width: 20%;                  
                  line-height: 1.0;
                  border: solid 2px black;                                                     
                  padding-top: 10px;
                  padding-bottom: 5px;                
                }
                       
                .aaa table tr:nth-of-type(1) td:nth-of-type(3) p{
                  margin: 0px 0px 0px 0px;                  
                  padding: 0px 0px 0px 5px;                                 
                  text-align: left;
                  line-height: 1.5;
                  width: 180px;
                  height: 20px;                                                 
                }

                .aaa table tr:nth-of-type(1) td:nth-of-type(2) p>.indent04{
                  text-align: center;                  
                  padding: 5px 0px 0px 0px;
                  width: 260px;
                  height: 10px;
                  margin-left: -40px;
                  border: solid 2px black;                                  
                  }
                      
                  .aaa table tr:nth-of-type(2) td:nth-of-type(1) p:nth-of-type(n+0):nth-of-type(-n+1){
                    margin: 5px 0px 0px 10px;                  
                    padding: 5px 0px 0px 0px;                                                                       
                    text-align: center;                                       
                    width: 670px;
                    height: 10px;
                    color: black;
                    font-size: 12.5px;                           
                  }

                  .aaa table tr:nth-of-type(2) td:nth-of-type(1) p:nth-of-type(n+2):nth-of-type(-n+2){
                    margin: 3px 0px 0px 18px;                  
                    padding: 5px 0px 5px 0px;                                                                       
                    text-align: left;                                       
                    width: 644px;
                    height: 50px;                    
                    font-size: 13px;
                    line-height: 1.3;
                    color: red;                           
                  }

                  .aaa table tr:nth-of-type(2) td:nth-of-type(1) p{                  
                    padding: 0px 0px 0px 0px;                                                                       
                    text-align: center;                                       
                    width: 670px;
                    height: 10px;
                    color: black;
                    font-size: 12.5px;                           
                  }

                  .ddd table tr:nth-of-type(2) td:nth-of-type(1) p{                  
                    padding: 0px 0px 0px 0px;                                                                       
                    text-align: center;                                                                                                                                     
                  }
                  
                  .ddd table tr:nth-of-type(2) td:nth-of-type(1) p>.indent04{
                    text-align: center;                  
                    padding: 5px 0px 5px 0px;
                    width: 240px;
                    height: 10px;
                    margin-left: -20px;                    
                    font-size: 14.4px;
                    color: black;                      
                    }

                    .ddd table tr:nth-of-type(2) td:nth-of-type(2){
                      margin: 0px 0px 0px 0px;                  
                      padding: 0px 0px 0px 5px;                                 
                      text-align: left;
                      line-height: 1.5;
                      width: 180px;
                      height: 20px;                     
                      border: solid 2px black;
                    }

                    .ddd table tr:nth-of-type(2) td:nth-of-type(2) p{
                      padding-bottom: 10px;                                        
                    }

                    .ddd table tr:nth-of-type(2) td:nth-of-type(2) p>.indent04{
                      text-align: left;
                      width: 100px;
                      margin-left: -20px;                  
                    }
    
                    .ddd table tr:nth-of-type(2) td:nth-of-type(3){
                      padding-top: 10px;
                      padding-bottom: 5px;
                      line-height: 1.0;
                      border: solid 2px black;                      
                    }
                    
                    .ddd table tr:nth-of-type(2) td:nth-of-type(3) p{
                      margin-bottom: 10px;                                        
                    }




                    





          